The following tables list the members exposed by RadialMenuClientEvents.
Name | Description | |
---|---|---|
Closed | Event that occurs when the isOpen of the radial menu is changed to false. Function takes first argument null and second argument ui. Use ui.owner to obtain reference to radial menu widget. | |
Opened | Event that occurs when the isOpen of the radial menu is changed to true. Function takes first argument null and second argument ui. Use ui.owner to obtain reference to radial menu widget. |
View on GitHub