Version: 2019.1 (switch to 2018.3 or 2017.4)
LanguageEnglish
  • C#

EventBase.dispatch

public bool dispatch;

Description

Whether the event is being dispatched to a visual element. An event cannot be redispatched while it being dispatched. If you need to recursively dispatch an event, it is recommended that you use a copy of the event.

Did you find this page useful? Please give it a rating: