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

EventBase.dispatch

マニュアルに切り替える
public bool dispatch ;

説明

Return whether the event is currently being dispatched to visual element. An event can not be redispatched while being dispatched. If you need to recursively redispatch an event, you should use a copy.