This version of Unity is unsupported.

CallbackEventHandler.HandleEvent

Declaration

public void HandleEvent(UIElements.EventBase evt);

Parameters

evt The event to handle.

Description

Handle an event, most often by executing the callbacks associated with the event.