Difference between revisions of "StringSetName"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Speedo
(Graduating from beta)
imported>Quetzilla
m
 
Line 7: Line 7:


*Object '''must''' be a local ref variable.
*Object '''must''' be a local ref variable.
==See Also==
*[[StringGetName]]


[[Category: Functions (Pluggy)]]
[[Category: Functions (Pluggy)]]
[[Category: String Functions (Pluggy)]]
[[Category: String Functions (Pluggy)]]

Latest revision as of 05:37, 9 August 2008

A command for Pluggy.

Syntax:

StringSetName Object:ref StringID:long

Set the name of Object to the specified string.

  • Object must be a local ref variable.

See Also[edit | edit source]