EditorApplication.modifierKeysChanged Manual     Reference     Scripting  
Scripting > Editor Classes > EditorApplication
EditorApplication.modifierKeysChanged

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.