Version: 2020.2
언어: 한국어
public static bool GetEnabled (string menuPath);

파라미터

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

반환

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

설명

Gets a menu item's enabled status.