SetupEvents

Sets up the event callbacks.

Implementation

protected virtual void SetupEvents(EventTriggerType eventType, UnityAction<BaseEventData> callback);

Last updated