LandTextureAddGrass

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

A function added by the JIP NVSE Plugin.

Description

Adds a grass to the potential grass types of a Land Texture.

Syntax

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

Example

LandTextureAddGrass LScrubDirtCanyon01Grass GrassOasis01

See Also