SetIconPathEX

Revision as of 05:49, 21 August 2014 by imported>Odessa (Created. source gribbleshnibbit + OBSE docs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
< [[::Category:Functions|Category:Functions]]

A function added by the New Vegas Script Extender.

Description

Sets a simple icon file path to a formatable string for the specified object. Although ported to NVSE, this function was deprecated in OBSE- it is better to use SetTexturePath instead. Added by NVSE 4.1.

Syntax

(none) SetIconPathEX NewPath:string Formatting Object:form

See Also