UnityEventTools.RegisterVoidPersistentListener
public static void RegisterVoidPersistentListener(Events.UnityEventBase unityEvent,
int index,
Events.UnityAction call);
Parameters
| unityEvent | Event to modify. | |
| index | Index to modify. | |
| call | Function to call. |
Description 描述
Modifies the event at the given index.