GetGrassModel

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
< [[::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

[help]
(modelPath:string_var) GetGrassModel grass:ref

Example

let sPath := GetGrassModel GrassWasteland01

See Also