Difference between revisions of "SetActorFullName"
Jump to navigation
Jump to search
imported>Maturin |
imported>JOG |
||
Line 10: | Line 10: | ||
[[Category: Functions]] | [[Category: Functions]] | ||
[[Category: Miscellaneous Functions]] | [[Category: Miscellaneous Functions]] | ||
[[Category:Actor Functions]] |
Revision as of 10:46, 28 June 2006
Syntax:
SetActorFullName "New Name"
Example:
SetActorFullName "My Favorite Horse"
Changes the actor's name (display name) to the specified text. Note that while the function is called on a reference, it actually changes the name of the base object, so all instances of that NPC/creature will have a new name.