Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

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

EditorApplication.modifierKeysChanged

static var modifierKeysChanged: CallbackFunction;
static CallbackFunction modifierKeysChanged;
static modifierKeysChanged as 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.