Version: 2017.3
public void AddListener (Events.UnityAction call);

Parámetros

call Callback function.

Descripción

Add a non persistent listener to the UnityEvent.

Use this to add a runtime callback.