|
Terraria v1.4.4.9
Terraria source code documentation
|
Static Public Attributes | |
| const int | DefeatedGoblinArmy = 0 |
| const int | DefeatedFrostArmy = 1 |
| const int | DefeatedPirates = 2 |
| const int | DefeatedMartians = 3 |
| const int | DefeatedHalloweenTree = 4 |
| const int | DefeatedHalloweenKing = 5 |
| const int | DefeatedGolem = 6 |
| const int | DefeatedFishron = 7 |
| const int | DefeatedQueenBee = 8 |
| const int | DefeatedAncientCultist = 9 |
| const int | DefeatedMoonlord = 10 |
| const int | DefeatedSlimeKing = 11 |
| const int | DefeatedPlantera = 12 |
| const int | DefeatedEyeOfCthulu = 13 |
| const int | DefeatedEaterOfWorldsOrBrainOfChtulu = 14 |
| const int | DefeatedSkeletron = 15 |
| const int | DefeatedDestroyer = 16 |
| const int | DefeatedTheTwins = 17 |
| const int | DefeatedSkeletronPrime = 18 |
| const int | DefeatedWallOfFleshAndStartedHardmode = 19 |
| const int | DefeatedIceQueen = 20 |
| const int | DefeatedChristmassTree = 21 |
| const int | DefeatedSantank = 22 |
| const int | DefeatedEmpressOfLight = 23 |
| const int | DefeatedQueenSlime = 24 |
| const int | DefeatedDeerclops = 25 |
Definition at line 3 of file GameEventClearedID.cs.