UnityEventTools.UnregisterPersistentListener

切换到手册
public static void UnregisterPersistentListener (Events.UnityEventBase unityEvent, int index);

参数

unityEvent要修改的事件。
index要取消注册的索引。

描述

取消注册指定索引处的给定监听器。