public static bool GetEnabled (string menuPath);

Parámetros

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

Valor de retorno

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

Descripción

Gets a menu item's enabled status.