modifierKeysChanged
Delegate for changed keyboard modifier keys.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Field
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public static EditorApplication.CallbackFunction modifierKeysChanged
Remarks
Add your functions to this delegate to get a callback whenever the keyboard modifier keys have changed.
Additional Resources: EditorApplication.CallbackFunction.