public void RemoveListener (Events.UnityAction call);

Parámetros

callCallback function.

Descripción

Remove a non persistent listener from the UnityEvent.

Use this to remove a runtime callback.