This version of Unity is unsupported.

IEventHandler.SendEvent

public void SendEvent(UIElements.EventBase e);

Parameters

eThe event to send.

Description

Sends an event to the event handler.