Documentation

Pressed - Open Dev Kit Documentation

Open Dev Kit Documentation :: Game :: Keybind :: Pressed

Game.Keybind.Pressed(
  Input Input,
  Device Integer,
  Player Integer,
  Value Float,
  Delta Float
) 
Triggers when the keybind is pressed

Parameters

Input Input
input structure that triggered the keybind
Device Integer
index number of device that triggered the keybind
Player Integer
Player that triggered the keybind
Value Float
Value of the input
Delta Float
Change in value

If you think anything is missing, please feel free to: submit documentation feedback on this page