Version: 2020.1
언어: 한국어

UnityEventTools.RegisterVoidPersistentListener

매뉴얼로 전환
public static void RegisterVoidPersistentListener (Events.UnityEventBase unityEvent, int index, Events.UnityAction call);

파라미터

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

설명

Modifies the event at the given index.