SetTexturePath

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

A function added by the New Vegas Script Extender.

Description

Sets the texture file path for the specified object or calling reference. Sets the texture path of an object. This command is similar to SetIconPath but works for a broader set of objects. Added by NVSE 4.1.

Syntax

[help]
(none) reference.SetTexturePath NewPath:string Object:form


See Also