snow.clearFlakes: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{ScriptItem |endpoint = client |type = function |name = snow.clearFlakes |usage = clear all snow flakes on the screen |parameters = void |return1 = void |returnFail1 = void }}") |
(No difference)
|
Latest revision as of 10:54, 9 May 2020
Function
Client Only
Online and Offline
Available since Client 1.0.0
void snow.clearFlakes(void)
The snow.clearFlakes function is used to clear all snow flakes on the screen.
Parameters
void | This function doesn't take any parameters. |
Return
void | This function doesn't return a value. |
Notes
There aren't any notes for this function.
Examples
There aren't any examples for this function.
Compatibility
There isn't any compatibility information for this function.