terraria-cpp2il-methodrecon
v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
◆
eStatistic
enum
eStatistic
Enumerator
Unknown
BabySlime
BlackSlime
BlueSlime
DungeonSlime
GreenSlime
JungleSlime
LavaSlime
MotherSlime
Pinky
PurpleSlime
RedSlime
YellowSlime
CorruptSlime
IlluminantSlime
Slimer
Slimeling
ToxicSludge
ShadowSlime
KingSlime
EyeOfCthulhu
EaterOfWorlds
Skeletron
WallOfFlesh
TheTwins
TheDestroyer
SkeletronPrime
Ocram
AirTravel
GroundTravel
WaterTravel
LavaTravel
Ore
Gems
Soils
Wood
FurnitureCrafted
ToolsCrafted
WeaponsCrafted
ArmorCrafted
ConsumablesCrafted
MiscCrafted
PotionsDrank
LightsPlaced
AmmoShot
SeedsPlanted
KeysUsed
Drowned
Fallen
Buried
LavaBurned
IceSlime
SpikedIceSlime
UmbrellaSlime
SpikedJungleSlime
Crimslime
RainbowSlime
BunnySlime
BrainOfCthulhu
QueenBee
Plantera
Golem
Pumpking
MourningWood
DukeFishron
LunaticCultist
MoonLord
EmpressOfLight
QueenSlime
Deerclops
NumEntries
Definition at line
4
of file
eStatistic.cs
.
5
{
6
// Token: 0x04001CE5 RID: 7397
7
Unknown
= -1,
8
// Token: 0x04001CE6 RID: 7398
9
BabySlime
,
10
// Token: 0x04001CE7 RID: 7399
11
BlackSlime
,
12
// Token: 0x04001CE8 RID: 7400
13
BlueSlime
,
14
// Token: 0x04001CE9 RID: 7401
15
DungeonSlime
,
16
// Token: 0x04001CEA RID: 7402
17
GreenSlime
,
18
// Token: 0x04001CEB RID: 7403
19
JungleSlime
,
20
// Token: 0x04001CEC RID: 7404
21
LavaSlime
,
22
// Token: 0x04001CED RID: 7405
23
MotherSlime
,
24
// Token: 0x04001CEE RID: 7406
25
Pinky
,
26
// Token: 0x04001CEF RID: 7407
27
PurpleSlime
,
28
// Token: 0x04001CF0 RID: 7408
29
RedSlime
,
30
// Token: 0x04001CF1 RID: 7409
31
YellowSlime
,
32
// Token: 0x04001CF2 RID: 7410
33
CorruptSlime
,
34
// Token: 0x04001CF3 RID: 7411
35
IlluminantSlime
,
36
// Token: 0x04001CF4 RID: 7412
37
Slimer
,
38
// Token: 0x04001CF5 RID: 7413
39
Slimeling
,
40
// Token: 0x04001CF6 RID: 7414
41
ToxicSludge
,
42
// Token: 0x04001CF7 RID: 7415
43
ShadowSlime
,
44
// Token: 0x04001CF8 RID: 7416
45
KingSlime
,
46
// Token: 0x04001CF9 RID: 7417
47
EyeOfCthulhu
,
48
// Token: 0x04001CFA RID: 7418
49
EaterOfWorlds
,
50
// Token: 0x04001CFB RID: 7419
51
Skeletron
,
52
// Token: 0x04001CFC RID: 7420
53
WallOfFlesh
,
54
// Token: 0x04001CFD RID: 7421
55
TheTwins
,
56
// Token: 0x04001CFE RID: 7422
57
TheDestroyer
,
58
// Token: 0x04001CFF RID: 7423
59
SkeletronPrime
,
60
// Token: 0x04001D00 RID: 7424
61
Ocram
,
62
// Token: 0x04001D01 RID: 7425
63
AirTravel
,
64
// Token: 0x04001D02 RID: 7426
65
GroundTravel
,
66
// Token: 0x04001D03 RID: 7427
67
WaterTravel
,
68
// Token: 0x04001D04 RID: 7428
69
LavaTravel
,
70
// Token: 0x04001D05 RID: 7429
71
Ore
,
72
// Token: 0x04001D06 RID: 7430
73
Gems
,
74
// Token: 0x04001D07 RID: 7431
75
Soils
,
76
// Token: 0x04001D08 RID: 7432
77
Wood
,
78
// Token: 0x04001D09 RID: 7433
79
FurnitureCrafted
,
80
// Token: 0x04001D0A RID: 7434
81
ToolsCrafted
,
82
// Token: 0x04001D0B RID: 7435
83
WeaponsCrafted
,
84
// Token: 0x04001D0C RID: 7436
85
ArmorCrafted
,
86
// Token: 0x04001D0D RID: 7437
87
ConsumablesCrafted
,
88
// Token: 0x04001D0E RID: 7438
89
MiscCrafted
,
90
// Token: 0x04001D0F RID: 7439
91
PotionsDrank
,
92
// Token: 0x04001D10 RID: 7440
93
LightsPlaced
,
94
// Token: 0x04001D11 RID: 7441
95
AmmoShot
,
96
// Token: 0x04001D12 RID: 7442
97
SeedsPlanted
,
98
// Token: 0x04001D13 RID: 7443
99
KeysUsed
,
100
// Token: 0x04001D14 RID: 7444
101
Drowned
,
102
// Token: 0x04001D15 RID: 7445
103
Fallen
,
104
// Token: 0x04001D16 RID: 7446
105
Buried
,
106
// Token: 0x04001D17 RID: 7447
107
LavaBurned
,
108
// Token: 0x04001D18 RID: 7448
109
IceSlime
,
110
// Token: 0x04001D19 RID: 7449
111
SpikedIceSlime
,
112
// Token: 0x04001D1A RID: 7450
113
UmbrellaSlime
,
114
// Token: 0x04001D1B RID: 7451
115
SpikedJungleSlime
,
116
// Token: 0x04001D1C RID: 7452
117
Crimslime
,
118
// Token: 0x04001D1D RID: 7453
119
RainbowSlime
,
120
// Token: 0x04001D1E RID: 7454
121
BunnySlime
,
122
// Token: 0x04001D1F RID: 7455
123
BrainOfCthulhu
,
124
// Token: 0x04001D20 RID: 7456
125
QueenBee
,
126
// Token: 0x04001D21 RID: 7457
127
Plantera
,
128
// Token: 0x04001D22 RID: 7458
129
Golem
,
130
// Token: 0x04001D23 RID: 7459
131
Pumpking
,
132
// Token: 0x04001D24 RID: 7460
133
MourningWood
,
134
// Token: 0x04001D25 RID: 7461
135
DukeFishron
,
136
// Token: 0x04001D26 RID: 7462
137
LunaticCultist
,
138
// Token: 0x04001D27 RID: 7463
139
MoonLord
,
140
// Token: 0x04001D28 RID: 7464
141
EmpressOfLight
,
142
// Token: 0x04001D29 RID: 7465
143
QueenSlime
,
144
// Token: 0x04001D2A RID: 7466
145
Deerclops
,
146
// Token: 0x04001D2B RID: 7467
147
NumEntries
148
}
eStatistic.DukeFishron
@ DukeFishron
eStatistic.LavaBurned
@ LavaBurned
eStatistic.GreenSlime
@ GreenSlime
eStatistic.BunnySlime
@ BunnySlime
eStatistic.TheDestroyer
@ TheDestroyer
eStatistic.ShadowSlime
@ ShadowSlime
eStatistic.LunaticCultist
@ LunaticCultist
eStatistic.TheTwins
@ TheTwins
eStatistic.ArmorCrafted
@ ArmorCrafted
eStatistic.LavaSlime
@ LavaSlime
eStatistic.ConsumablesCrafted
@ ConsumablesCrafted
eStatistic.KeysUsed
@ KeysUsed
eStatistic.Crimslime
@ Crimslime
eStatistic.RedSlime
@ RedSlime
eStatistic.SeedsPlanted
@ SeedsPlanted
eStatistic.Soils
@ Soils
eStatistic.PotionsDrank
@ PotionsDrank
eStatistic.PurpleSlime
@ PurpleSlime
eStatistic.EyeOfCthulhu
@ EyeOfCthulhu
eStatistic.BlackSlime
@ BlackSlime
eStatistic.Buried
@ Buried
eStatistic.DungeonSlime
@ DungeonSlime
eStatistic.NumEntries
@ NumEntries
eStatistic.MotherSlime
@ MotherSlime
eStatistic.QueenBee
@ QueenBee
eStatistic.Drowned
@ Drowned
eStatistic.ToolsCrafted
@ ToolsCrafted
eStatistic.Ore
@ Ore
eStatistic.WeaponsCrafted
@ WeaponsCrafted
eStatistic.GroundTravel
@ GroundTravel
eStatistic.Plantera
@ Plantera
eStatistic.AmmoShot
@ AmmoShot
eStatistic.IlluminantSlime
@ IlluminantSlime
eStatistic.SpikedIceSlime
@ SpikedIceSlime
eStatistic.Wood
@ Wood
eStatistic.SpikedJungleSlime
@ SpikedJungleSlime
eStatistic.EmpressOfLight
@ EmpressOfLight
eStatistic.Deerclops
@ Deerclops
eStatistic.ToxicSludge
@ ToxicSludge
eStatistic.MourningWood
@ MourningWood
eStatistic.QueenSlime
@ QueenSlime
eStatistic.Unknown
@ Unknown
eStatistic.UmbrellaSlime
@ UmbrellaSlime
eStatistic.WaterTravel
@ WaterTravel
eStatistic.BabySlime
@ BabySlime
eStatistic.Fallen
@ Fallen
eStatistic.WallOfFlesh
@ WallOfFlesh
eStatistic.Slimer
@ Slimer
eStatistic.Gems
@ Gems
eStatistic.BlueSlime
@ BlueSlime
eStatistic.KingSlime
@ KingSlime
eStatistic.EaterOfWorlds
@ EaterOfWorlds
eStatistic.JungleSlime
@ JungleSlime
eStatistic.MoonLord
@ MoonLord
eStatistic.AirTravel
@ AirTravel
eStatistic.RainbowSlime
@ RainbowSlime
eStatistic.YellowSlime
@ YellowSlime
eStatistic.Ocram
@ Ocram
eStatistic.SkeletronPrime
@ SkeletronPrime
eStatistic.Pumpking
@ Pumpking
eStatistic.LavaTravel
@ LavaTravel
eStatistic.MiscCrafted
@ MiscCrafted
eStatistic.BrainOfCthulhu
@ BrainOfCthulhu
eStatistic.LightsPlaced
@ LightsPlaced
eStatistic.Slimeling
@ Slimeling
eStatistic.Golem
@ Golem
eStatistic.CorruptSlime
@ CorruptSlime
eStatistic.FurnitureCrafted
@ FurnitureCrafted
eStatistic.Skeletron
@ Skeletron
eStatistic.IceSlime
@ IceSlime
eStatistic.Pinky
@ Pinky
source
eStatistic.cs
Generated by
1.10.0