Version: 2018.4
Experimental: this API is experimental and might be changed or removed in the future.

VisualElement.SendEvent

マニュアルに切り替える
public void SendEvent (Experimental.UIElements.EventBase e);

パラメーター

eThe event to send.

説明

Sends an event to the event handler.

This forwards the event to the event dispatcher.