# UltimateRadialButtonInfo

## Public Methods

<table><thead><tr><th width="230">Method</th><th>Description</th></tr></thead><tbody><tr><td><a href="ultimateradialbuttoninfo/public-methods/updateicon">UpdateIcon</a></td><td>Assigns a new sprite to the radial button's icon image.</td></tr><tr><td><a href="ultimateradialbuttoninfo/public-methods/updatetext">UpdateText</a></td><td>Applies a new string to the radial button's text component.</td></tr><tr><td><a href="ultimateradialbuttoninfo/public-methods/updatedescription">UpdateDescription</a></td><td>Updates the radial button with a new description.</td></tr><tr><td><a href="ultimateradialbuttoninfo/public-methods/selectbutton">SelectButton</a></td><td>Selects this button.</td></tr><tr><td><a href="ultimateradialbuttoninfo/public-methods/deselectbutton">DeselectButton</a></td><td>Deselects this button.</td></tr><tr><td><a href="ultimateradialbuttoninfo/public-methods/toggleselect">ToggleSelect</a></td><td>Toggles the selection state of this button.</td></tr><tr><td><a href="ultimateradialbuttoninfo/public-methods/enablebutton">EnableButton</a></td><td>Enables this button on the menu.</td></tr><tr><td><a href="ultimateradialbuttoninfo/public-methods/disablebutton">DisableButton</a></td><td>Disables this button on the menu.</td></tr><tr><td><a href="ultimateradialbuttoninfo/public-methods/removefrommenu">RemoveFromMenu</a></td><td>Removes this button from the radial menu.</td></tr><tr><td><a href="ultimateradialbuttoninfo/public-methods/removeinfofrombutton">RemoveInfoFromButton</a></td><td>Removes this information from the current radial button.</td></tr><tr><td><a href="ultimateradialbuttoninfo/public-methods/getbuttonindex">GetButtonIndex</a></td><td>Returns the integer of the button that this button info is associated with.</td></tr></tbody></table>

## Properties

<table><thead><tr><th width="233">Property</th><th>Description</th></tr></thead><tbody><tr><td>Registered</td><td>Returns the state of this button information being registered to a radial menu.</td></tr></tbody></table>
