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

IMGUIContainer.HandleEvent

Declaration

public void HandleEvent(Experimental.UIElements.EventBase evt);

Parameters

evt EventBase representing the event to be handled.

Description

This method is called as part of the IEventHandler interface.