Game (functions)/Dungeons/Table

From PMDOWiki
Revision as of 00:05, 18 January 2026 by Imbion (talk | contribs) (Created page with "{| class="wikitable" |- ! Function !! Description |- |GetDailySeed |Returns the random seed for the current adventure. |- |UnlockDungeon |Unlocks the specified dungeon. |- |DungeonUnlocked |Returns true if the specified dungeon is unlocked, false if not. |- |}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Function Description
GetDailySeed Returns the random seed for the current adventure.
UnlockDungeon Unlocks the specified dungeon.
DungeonUnlocked Returns true if the specified dungeon is unlocked, false if not.