Game (functions)/Game Control/Table: Difference between revisions

From PMDOWiki
Imbion (talk | contribs)
Created page with "{| class="wikitable" |- ! Function !! Description |- | GetModDiff ||? |- | RestartToTitle||Leave the current map and load the title screen. |- | RestartRogue ||Restarts a roguelocke run based on the configuration. |- |}"
 
Imbion (talk | contribs)
No edit summary
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
! Function !! Description  
! Function !! Description  
|-
|-
| GetModDiff ||?
| GroundSave || Saves the game while in ground mode.
|-
| GetModDiff || (undocumented)
|-
|-
| RestartToTitle||Leave the current map and load the title screen.  
| RestartToTitle||Leave the current map and load the title screen.  
Line 9: Line 11:
| RestartRogue ||Restarts a [[roguelocke]] run based on the configuration.
| RestartRogue ||Restarts a [[roguelocke]] run based on the configuration.
|-
|-
| CutsceneMode ||Turns cutscene mode on or off.
|}
|}

Latest revision as of 21:21, 17 January 2026

Function Description
GroundSave Saves the game while in ground mode.
GetModDiff (undocumented)
RestartToTitle Leave the current map and load the title screen.
RestartRogue Restarts a roguelocke run based on the configuration.
CutsceneMode Turns cutscene mode on or off.