[Command] delete
- Raddeck
- LP Manager
- Reactions: 1
- Posts: 508
- Joined: Sat Oct 16, 2021 6:22 pm
- Location: LpWorld
- Contact:
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!