public static bool GetEnabled (string menuPath);

Parameters

menuPathA slash-delimited path to the item's position in the menu. For example, "Scene/Place on Surface".

Returns

bool True if the menu item is enabled. False otherwise.

Description

Gets a menu item's enabled status.