Version: 5.5 (switch to 5.6b)
LanguageEnglish
  • C#
  • JS

Script language

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

EditorApplication.modifierKeysChanged

public static EditorApplication.CallbackFunction modifierKeysChanged;

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.