Page 1 of 1

[Command] delete

Posted: Thu Oct 28, 2021 10:11 pm
by Raddeck
Actor.Delete()


USE:
Force remove this actor from current memory. Used in rare cases where SceneEnd() (which does this automatically to all actors used in the scene) isn't called.


TYPE: Command, Reference
RETURNS: /
THEME: Actor Removal
COMPARE: hide, makePermanent


EXAMPLE:
Will come soon!