This version of Unity is unsupported.

CallbackEventHandler.SendEvent

Declaration

public void SendEvent(UIElements.EventBase e);

Parameters

e The event to send.

Description

Sends an event to the event handler.