Difference between revisions of "DeleteFullActorCopy"
Jump to navigation
Jump to search
imported>Fella |
imported>Vswe m (Added Search Terms) |
||
Line 17: | Line 17: | ||
[[Category: Actor Functions]] | [[Category: Actor Functions]] | ||
[[Category: Actor Functions (CS 1.0)]] | [[Category: Actor Functions (CS 1.0)]] | ||
<!-- Begin Search Terms | |||
Delete | |||
Full | |||
Actor | |||
Copy | |||
End Search Terms --> |
Revision as of 07:51, 20 June 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