snow.enabled: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{ScriptItem |endpoint = client |type = variable |name = snow.enabled |returnTypes = bool |usage = fetch or set the enabled status of snow |returnInfo = a boolean, representin...") |
No edit summary |
||
Line 2: | Line 2: | ||
|endpoint = client | |endpoint = client | ||
|type = variable | |type = variable | ||
|name = snow.enabled | |name = gta.snow.enabled | ||
|returnTypes = bool | |returnTypes = bool | ||
|usage = fetch or set the enabled status of snow | |usage = fetch or set the enabled status of snow | ||
|returnInfo = a boolean, representing the enabled status of snow | |returnInfo = a boolean, representing the enabled status of snow | ||
}} | }} |
Revision as of 16:42, 18 November 2020
Variable
Client Only
Online and Offline
Read and Set
Available since Client 1.0.0
bool gta.snow.enabled
The gta.snow.enabled variable is used to fetch or set the enabled status of snow.
Value
bool | A boolean, representing the enabled status of snow. |
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.