EditorGUI.actionKeystatic var actionKey : booleanDescriptionIs the platform-dependent "action" modifier key held down? (Read Only) The key is Command on Mac OS X, Control on Windows.
// Shows a password field with some "hidden" text. |
|
||||
| Scripting > Editor Classes > EditorGUI | ||||
EditorGUI.actionKeystatic var actionKey : booleanDescriptionIs the platform-dependent "action" modifier key held down? (Read Only) The key is Command on Mac OS X, Control on Windows.
// Shows a password field with some "hidden" text. |