Difference between revisions of "DeleteFullActorCopy"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>DragoonWraith
(not Misc, Actor)
imported>Fella
Line 13: Line 13:


[[Category: Functions]]
[[Category: Functions]]
[[Category:Functions (CS)]]
[[Category: Functions (CS 1.0)]]
[[Category: Functions (CS 1.0)]]
[[Category: Actor Functions]]
[[Category: Actor Functions]]
[[Category: Actor Functions (CS 1.0)]]
[[Category: Actor Functions (CS 1.0)]]

Revision as of 11:18, 23 January 2008

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