Legacy Documentation: Version 5.1
LanguageEnglish
  • C#
  • JS

Script language

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

EditorApplication.modifierKeysChanged

Switch to Manual
public static var modifierKeysChanged: EditorApplication.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.