DeleteFullActorCopy

From The Elder Scrolls Construction Set Wiki

Syntax:

DeleteFullActorCopy

Example:

newRef.DeleteFullActorCopy

Deletes a created reference and its base object.


[edit] Notes

  • Acts as a return function - Script lines following this function call will not be processed.
  • Warning: it will not remove the Base Record if the reference is no longer valid (e.g: cleared by cell reset). Since it acts as a return anyway, there will be no clue that it has failed and the Base Record has not been removed.

[edit] See Also

CreateFullActorCopy

Personal tools