public void AddListener (Events.UnityAction call);

Parameters

call 回调函数。

Description

向 UnityEvent 添加非持久性监听器。

使用此参数可添加运行时回调。