Personal tools

Lua/Client/Input/Functions/SetValue

From JC2-MP Documentation

< Lua‎ | Client‎ | Input
Jump to: navigation, search

Returns    none
Prototype    Input:SetValue(Action, number value)
Description    No description



Returns    none
Prototype    Input:SetValue(Action, number value, boolean fire_event)
Description    fire_event is whether to fire the LocalPlayerInput event; default is false.