Ground (functions)/Entity/Table

From PMDOWiki
Revision as of 20:35, 17 January 2026 by Imbion (talk | contribs) (Created page with "{| class="wikitable" |- ! Function !! Description |- | Hide || Hides an entity. |- | Unhide || Unhides an entity. |- | CreateObject || (undocumented) |- | CreateCharacter || (undocumented) |- | RemoveObject || Deletes an object from the ground map, identified by its instance name. |- |RemoveCharacter |Deletes a character from the ground map, identified by its instance name. |- |CreateCharacterFromCharData |Creates a ground character, given a dungeon character. |- |Re...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Function Description
Hide Hides an entity.
Unhide Unhides an entity.
CreateObject (undocumented)
CreateCharacter (undocumented)
RemoveObject Deletes an object from the ground map, identified by its instance name.
RemoveCharacter Deletes a character from the ground map, identified by its instance name.
CreateCharacterFromCharData Creates a ground character, given a dungeon character.
RefreshPlayer Reloads the controllable player's character data to be the current team's leader.
SetPlayer Sets the controllable player to use new character data.
SpawnerDoSpawn Make the specified spawner run its spawn method.
SpawnerSetSpawn Sets the character to the specified spawner.