groundSnow.clearModelExclusions: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{ScriptItem |endpoint = client |type = function |name = groundSnow.clearModelExclusions |usage = clear the list of models which ground snow doesn't appear on |parameters = vo...") |
(No difference)
|
Latest revision as of 10:48, 9 May 2020
Function
Client Only
Online and Offline
Available since Client 1.0.0
void groundSnow.clearModelExclusions(void)
The groundSnow.clearModelExclusions function is used to clear the list of models which ground snow doesn't appear on.
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.