Button.triggersOnMultiClick

If true, this button will emit trigger events on double (and other quick events, if added) click events as well as on normal single click events.

class Button
bool triggersOnMultiClick;

Meta

History

Added July 2, 2021

Suggestion Box / Bug Report