For the complete documentation index, see llms.txt. This page is also available as Markdown.
RemovePositionedObject
Introduction
RemovePositionedObject removes the argument PositionedObject from the SpriteManager and any other lists that it is a part of. This is usually called in generated code when an Entity's Destroy method is called, and is rarely called in custom game code.