public void RemoveListener (Events.UnityAction call);

파라미터

callCallback function.

설명

Remove a non persistent listener from the UnityEvent.

Use this to remove a runtime callback.