Version: 2018.1
public static void RegisterIntPersistentListener (Events.UnityEventBase unityEvent, int index, UnityAction<int> call, int argument);

パラメーター

unityEvent修正するイベント
index変更するインデックス
call呼び出す関数
argument実行時に使用する引数

説明

インデックスからイベントを変更します