Difference between revisions of "DeleteFullActorCopy"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>DragoonWraith
(CS 1.0)
imported>DragoonWraith
(not Misc, Actor)
Line 14: Line 14:
[[Category: Functions]]
[[Category: Functions]]
[[Category: Functions (CS 1.0)]]
[[Category: Functions (CS 1.0)]]
[[Category: Miscellaneous Functions]]
[[Category: Actor Functions]]
[[Category: Miscellaneous Functions (CS 1.0)]]
[[Category: Actor Functions (CS 1.0)]]

Revision as of 19:46, 5 July 2007

Syntax:

DeleteFullActorCopy

Example:

newRef.DeleteFullActorCopy

Deletes a created reference and its base object.

NOTE: Acts as a return function -- script lines following this call will not be processed.

See Also

CreateFullActorCopy