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 |
||
| (4 intermediate revisions by one other user not shown) | |||
| Line 3: | Line 3: | ||
|type = variable | |type = variable | ||
|name = snow.enabled | |name = snow.enabled | ||
|readonly = false | |||
|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 | ||
}} | }} | ||
Latest revision as of 22:44, 17 November 2022
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.