Table of Contents

Class DungeonCrawlerAchievement

Namespace
GrindFest
Assembly
GrindFest.dll

Dungeon Crawler - Enter 1,000 dungeons. The abyss files a restraining order.

public class DungeonCrawlerAchievement : Achievement
Inheritance
object
DungeonCrawlerAchievement
Inherited Members

Properties

MaxRank

How many ranks this achievement has (e.g. 5 for cumulative, 1 for one-shot).

Methods

CalculateNextThreshold(int)
GetDescription(int)
Initialize()

Called once when the achievement is created. Set Name, Category here.

Subscribe()

Called after all achievements are initialized. Subscribe to events here.