IGameDataProgress.GetDungeon method
Returns the dungeon row for id, or null if unknown.
public DungeonInfo? GetDungeon(int id)See Also
Section titled “See Also”- struct DungeonInfo
- interface IGameDataProgress
- namespace Stellar.Abstractions.Services
Returns the dungeon row for id, or null if unknown.
public DungeonInfo? GetDungeon(int id)