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

IEventDispatcher.DispatchEvent

매뉴얼로 전환
public void DispatchEvent (Experimental.UIElements.EventBase evt, Experimental.UIElements.IPanel panel);

파라미터

evtThe event to dispatch.
panelThe panel where the event will be dispatched.

설명

Dispatch an event to the panel.