For the complete documentation index, see llms.txt. This page is also available as Markdown.

SetupEvents

Sets up the event callbacks.

Implementation

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

Last updated