Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#

UnityEvent.RemoveListener

public void RemoveListener(Events.UnityAction call);

Parameters

callCallback function.

Description

Remove a non persistent listener from the UnityEvent.

Use this to remove a runtime callback.

Did you find this page useful? Please give it a rating: