Skip to content
Version 2.11.0
↓ Get the launcher

IGameDataProgress interface

Static-data lookups for progression-related rows.

public interface IGameDataProgress
name description
GetAchievement(…) Returns the achievement row for id, or null if unknown.
GetActivity(…) Returns the activity row for id, or null if unknown.
GetAward(…) Returns the award row for id, or null if unknown.
GetDungeon(…) Returns the dungeon row for id, or null if unknown.
GetQuest(…) Returns the quest row for id, or null if unknown.
GetTitle(…) Returns the title row for id, or null if unknown.