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

파라미터

call Callback function.

설명

Add a non persistent listener to the UnityEvent.

Use this to add a runtime callback.