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

파라미터

call Callback function.

설명

Remove a non persistent listener from the UnityEvent.

Use this to remove a runtime callback.