GetPersistentTarget(int)
Get the target component of the listener at index index.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEngine.Events
- Assembly: UnityEngine.CoreModule
public Object GetPersistentTarget(int index)
Parameters
Index of the listener to query.
Returns
Type | Description |
|---|---|
| Object |