Difference between revisions of "SetName"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Geckbot
m (Robot: Automated text replacement (-'''.*'''\r\n +))
imported>Pintocat
 
(One intermediate revision by the same user not shown)
Line 15: Line 15:
   }}
   }}
}}
}}
==See Also==
*[[GetName]]
*[[SetNameEx]]
[[Category:Functions_(FOSE)]]
[[Category:Functions_(FOSE)]]

Latest revision as of 22:32, 25 January 2017

< [[::Category:Functions|Category:Functions]]

A function added by the Fallout Script Extender.

Description

Sets the name of the object.

Syntax

[help]
ref.SetName name:string item:ref

See Also