This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.

AppendToName

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search

A command for Oblivion Script Extender

Syntax:

(nothing) reference.AppendToName "toAppend:string" toObject:ref

Appends the passed string to the end of the name of the calling reference or passed objectID.

See Also[edit | edit source]