Control Code - TBubba/EnhancedInput GitHub Wiki

#Control Code# A control code is a constant global variable that represents a control. It represents a control by having the value of that controls control index.
It's basically a unified replacement of vk_, mb_, ord() (etc.) but also contains additional keys/buttons (the mouse wheel for example).

##Examples## Examples of control codes.

  • ck_a
  • ck_5
  • ck_space
  • cm_left
  • cm_wheelup