Open Dev Kit Documentation :: Game :: Keybind :: Released
Game.Keybind.Released( Input Input, Device Integer, Player Integer, Value Float, Delta Float )Triggers when the keybind is released
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
