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