public void RemoveListener (Events.UnityAction call);

参数

call回调函数。

描述

从 UnityEvent 中删除非持久性监听器。

使用此参数可删除运行时回调。