SetModelPath

Revision as of 11:30, 14 August 2014 by imported>Odessa (created. source OBSE docs + me)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
< [[::Category:Functions|Category:Functions]]

A function added by the New Vegas Script Extender.

Description

Sets the file path to the NIF model for the specified object, or calling reference. Added by NVSE 4.1.

Syntax

(none) reference.GetModelPath NewPath:string Object:form

Example

SetModelPath "MyCoolMod\Food\NewVodka.NIF", Vodka

See Also