Version: 2017.1

UnityEventTools.RegisterVoidPersistentListener

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

Parámetros

unityEvent Event to modify.
index Index to modify.
call Function to call.

Descripción

Modifies the event at the given index.