This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

CallbackEventHandler.SendEvent

Declaration

public void SendEvent(Experimental.UIElements.EventBase e);

Parameters

e The event to send.

Description

Sends an event to the event handler.