snow.enabled: Difference between revisions
Jump to navigation
Jump to search
m (Vortrex moved page snow.enabled to gta.snow.enabled) |
No edit summary |
||
| Line 2: | Line 2: | ||
|endpoint = client | |endpoint = client | ||
|type = variable | |type = variable | ||
|name = | |name = 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:45, 18 November 2020
Variable Client Only
![]()
Online and Offline Read and Set
Available since Client 1.0.0
bool snow.enabled
The 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.