GetLandTextureNthGrass

Revision as of 15:13, 30 March 2015 by imported>Jazzisparis
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
< [[::Category:Functions|Category:Functions]]

A function added by the JIP NVSE Plugin.

Description

Returns the Nth potential grass type of a Land Texture.

Syntax

(grass:ref) GetLandTextureNthGrass landTexture:ref grassIndex:int

Example

GetLandTextureNthGrass LScrubDirtCanyon01Grass 0

See Also