This version of Unity is unsupported.

IEventHandler.SendEvent

Declaration

public void SendEvent(UIElements.EventBase e);

Parameters

e The event to send.

Description

Sends an event to the event handler.