UltimateRadialMenu.DisableRadialMenuImmediate
public static void DisableRadialMenuImmediate( string radialMenuName );
Parameters |
Description |
radialMenuName |
The name of the targeted Ultimate Radial Menu component. |
Description
Disables the radial menu immediately, without fading or scaling the radial menu. This function is useful for disabling the radial menu at start so that no smooth transition will be shown when the game begins.
Description
Coming Soon!
Coming Soon!