Skip to content

Keyboard modifiers

FellippeHeitor edited this page Dec 21, 2016 · 1 revision

Keyboard modifiers are global variables that hold True when the key they represent is being held down.

  • __UI_CtrlIsDown
  • __UI_ShiftIsDown
  • __UI_AltIsDown
Clone this wiki locally