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

◆ MessageSource

Enumerator
Idle 
Storage 
ThrownAway 
PickedUp 
ChoppedTree 
ChoppedGemTree 
ChoppedCactus 
Count 

Definition at line 186 of file LucyAxeMessage.cs.

187 {
188 // Token: 0x04007EB3 RID: 32435
189 Idle,
190 // Token: 0x04007EB4 RID: 32436
191 Storage,
192 // Token: 0x04007EB5 RID: 32437
194 // Token: 0x04007EB6 RID: 32438
195 PickedUp,
196 // Token: 0x04007EB7 RID: 32439
198 // Token: 0x04007EB8 RID: 32440
200 // Token: 0x04007EB9 RID: 32441
202 // Token: 0x04007EBA RID: 32442
203 Count
204 }