Difference between revisions of "DeleteFullActorCopy"
Jump to navigation
Jump to search
imported>DragoonWraith (CS 1.0) |
|||
Line 13: | Line 13: | ||
[[Category: Functions]] | [[Category: Functions]] | ||
[[Category: Functions (CS 1.0)]] | |||
[[Category: Miscellaneous Functions]] | [[Category: Miscellaneous Functions]] | ||
[[Category: Miscellaneous Functions (CS 1.0)]] |
Revision as of 19:45, 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.