Public Methods
A list of all the public methods in the UltimateRadialMenu class.
Method | Description |
---|---|
Registered the provided information to the radial menu. | |
Enables the radial menu so that it can be interacted with. | |
Disables the radial menu so that it cannot be interacted with. | |
Disables the Ultimate Radial Menu immediately so that it cannot be interacted with. | |
Creates an empty button at the end of the radial menu. | |
Deletes all of the buttons from the radial menu. | |
Removes the button from the radial menu at the targeted index. | |
Clears all the registered button information and leaves the menu empty with the same number of buttons. | |
Updates the radial menu's position to the new position on the screen. | |
Resets the position of the radial menu back to its original position. | |
Sets the parent of the canvas to the new parent transform. | |
Updates the positioning of the radial menu according to the user's options. |
Last updated