snow.enabled: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (3 intermediate revisions by one other user not shown) | |||
| Line 2: | Line 2: | ||
|endpoint = client | |endpoint = client | ||
|type = variable | |type = variable | ||
|name = | |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.