groundSnow.excludeModel

Revision as of 10:47, 9 May 2020 by Mex (talk | contribs) (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 =...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Function Client Only icon-iii.png icon-vc.png icon-sa.png icon-iv.png 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.