Version: 2019.4
public void HandleEvent (UIElements.EventBase evt);

パラメーター

evtThe event to handle.

説明

Handle an event, most often by executing the callbacks associated with the event.