Legacy Documentation: Version 4.6(go to latest)
Language: English
  • C#
  • JS
  • Boo

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

EditorApplication.modifierKeysChanged

public static var modifierKeysChanged: CallbackFunction;

Description

Delegate for changed keyboard modifier keys.

Add your functions to this delegate to get a callback whenever the keyboard modifier keys have changed.

See Also: EditorApplication.CallbackFunction.