Static Methods

A list of all the static methods in the UltimateRadialMenu class.

MethodDescription

Returns the Ultimate Radial Menu component that has been registered with the targeted name.

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.

Last updated