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