UltimateRadialButtonInfo

The UltimateRadialButtonInfo is used when registering buttons to the radial menu. The provided info can be used to communicate with the menu that the info is on.

Public Methods

MethodDescription

Assigns a new sprite to the radial button's icon image.

Applies a new string to the radial button's text component.

Updates the radial button with a new description.

Selects this button.

Deselects this button.

Toggles the selection state of this button.

Enables this button on the menu.

Disables this button on the menu.

Removes this button from the radial menu.

Removes this information from the current radial button.

Returns the integer of the button that this button info is associated with.

Properties

PropertyDescription

Registered

Returns the state of this button information being registered to a radial menu.

Last updated