Version: 2018.1
public static void AddStringPersistentListener (Events.UnityEventBase unityEvent, UnityAction<string> call, string argument);

パラメーター

unityEvent修正するイベント
call呼び出す関数
argument実行時に使用する引数

説明

呼び出す永続的なプリセットのリスナーを追加します