Enum TrophyDifficulty
The difficulty of the trophy.
Namespace: GameJolt.Objects
Assembly: GameJolt.dll
Syntax
public enum TrophyDifficulty
Fields
Name | Description |
---|---|
Bronze | The easiest trophy to achieve (5 GameJolt EXP). |
Gold | Hard trophy (15 GameJolt EXP). |
Platinum | Hardest trophy to achieve (20 GameJolt EXP). A platinum trophy should be at least 4 times more challenging than a bronze trophy! |
Silver | Medium trophy (10 GameJolt EXP). |
Undefined | The difficulty could not be determined. |