SetName

From GECK
Jump to: navigation, search


A function added by the Fallout Script Extender.

Description

Sets the name of the Base Form to the specified string. If form is omitted and a calling reference is passed, will use that reference's BaseForm (as returned by GetBaseForm).

Syntax

[help]
reference.SetName name:string form:baseform 

See Also