Version: 2017.2
public void AddListener (Events.UnityAction call);

参数

call 回调函数。

描述

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

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