GuiEvent.handled

Specifies if event was already handled. Useful for checking if any child has handled this event. Set automatically by EventPropagator

mixintemplate GuiEvent()
bool handled;

Meta