SetIconPath

From GECK
Jump to: navigation, search


A function added by the New Vegas Script Extender.

Description

Sets the file path to the DDS icon texture for the specified object or calling reference.

Syntax

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

Example

SetIconPath "MyCoolMod\Icons\new_icon_vodka.dds", Vodka

See Also