UltimateRadialMenu.RemoveRadialButton
public static void RemoveRadialButton( string radialMenuName, int buttonIndex );
Parameters |
Description |
radialMenuName |
The name of the targeted Ultimate Radial Menu component. |
buttonIndex |
The index of the button to remove from the menu. |
Description
Removes the radial button at the targeted index. This will delete the button, so make sure that you are sure that you want to delete the button before removing it.
Description
Coming Soon!
Coming Soon!