gta.standardControls: Difference between revisions
Jump to navigation
Jump to search
m (Mex moved page Gta.standardControls to gta.standardControls) |
No edit summary |
||
Line 1: | Line 1: | ||
{{ | {{ScriptItem2 | ||
| | |name = gta.standardControls | ||
|side = client | |||
|type = variable | |type = variable | ||
| | |games = iii vc sa | ||
|desc = fetch whether or not the controls are set to standard (true) or classic (false) | |||
|return = bool a bool containing the status of whether controls are set to standard. | |||
|readonly = false | |readonly = false | ||
}} | }} |
Latest revision as of 20:36, 19 November 2022
Variable
Client Only
Online and Offline
Read and Set
Available since Client 1.0.0
bool gta.standardControls
The gta.standardControls variable is used to fetch whether or not the controls are set to standard (true) or classic (false).
Value
bool | A bool containing the status of whether controls are set to standard. |
read/set | This variable can be changed, as well as read. |
Notes
There aren't any notes for this variable.
Examples
There aren't any examples for this variable.
Compatibility
There isn't any compatibility information for this variable.
Related
Client Related
gta.game