GetGrassModel

Revision as of 03:30, 29 March 2017 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 model (Art File) path of the specified Grass form.

Syntax

(modelPath:string_var) GetGrassModel grass:ref

Example

let sPath := GetGrassModel GrassWasteland01

See Also