Version: 2017.2

EditorApplication.modifierKeysChanged

Cambiar al Manual
public static EditorApplication.CallbackFunction modifierKeysChanged ;

Descripción

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.