Table of Contents

Class TheyWereBillionsAchievement

Namespace
GrindFest
Assembly
GrindFest.dll
public class TheyWereBillionsAchievement : Achievement
Inheritance
object
TheyWereBillionsAchievement
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.