Home / Lua / Client / Input / Functions / SetValue


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.