groundSnow.defaultExclusions

From GTA Connected
Revision as of 06:17, 19 December 2023 by Vortrex (talk | contribs) (Created page with "{{ScriptItem |endpoint = client |type = variable |name = groundSnow.defaultExclusions |readonly = false |returnTypes = bool |usage = sets whether ground snow is disabled on the default exclusions |returnInfo = a boolean, representing whether ground snow is disabled on the default exclusions |notes = Default exclusions are models pre-added by the GTA Connected developers to not have ground snow by default. In GTA 3, these include (but is not limited to): under the El-Trai...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Variable Client Only icon-iii.png icon-vc.png icon-sa.png icon-iv.png Online and Offline Read and Set

Available since Client 1.0.0

bool groundSnow.defaultExclusions

The groundSnow.defaultExclusions variable is used to sets whether ground snow is disabled on the default exclusions.

Value

bool A boolean, representing whether ground snow is disabled on the default exclusions.
read/set This variable can be changed, as well as read.

Notes

  • Default exclusions are models pre-added by the GTA Connected developers to not have ground snow by default. In GTA 3, these include (but is not limited to): under the El-Train tracks, under bridges, in tunnels, and other places where snow shouldn't be able reach the ground because of obstructions overhead.

Examples

There aren't any examples for this variable.

Compatibility

There isn't any compatibility information for this variable.