Difference between revisions of "DeleteFullActorCopy"
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: | [[Category: Actor Functions]] | ||
[[Category: | [[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.