groundSnow.excludeModel: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{ScriptItem |endpoint = client |type = function |name = groundSnow.excludeModel |usage = add a model to stop ground snow appearing on |parameters = int modelId |parameter1 =...") |
(No difference)
|
Latest revision as of 10:47, 9 May 2020
Function
Client Only
Online and Offline
Available since Client 1.0.0
void groundSnow.excludeModel(int modelId)
The groundSnow.excludeModel function is used to add a model to stop ground snow appearing on.
Parameters
1) | int | modelId | A model ID. |
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.