UnityEventTools.RegisterVoidPersistentListener

Cambiar al Manual
public static void RegisterVoidPersistentListener (Events.UnityEventBase unityEvent, int index, Events.UnityAction call);

Parámetros

unityEventEvent to modify.
indexIndex to modify.
callFunction to call.

Descripción

Modifies the event at the given index.