LandTextureRemoveGrass

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the JIP NVSE Plugin.

Description

Removes a grass from the potential grass types of a Land Texture.

Syntax

[help]
(successful:0/1) LandTextureRemoveGrass landTexture:ref grass:ref

Example

LandTextureRemoveGrass LScrubDirtCanyon01Grass GrassWasteland04

See Also