SetupEvents
Implementation
protected virtual void SetupEvents(EventTriggerType eventType, UnityAction<BaseEventData> callback);Last updated
Sets up the event callbacks.
protected virtual void SetupEvents(EventTriggerType eventType, UnityAction<BaseEventData> callback);Last updated