public void RemoveListener (Events.UnityAction call);

Parameters

call@param call Функция обратного вызова (Callback).

Description

Remove a non persistent listener from the UnityEvent.

Use this to remove a runtime callback.