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

◆ CompositePlayerDrawContext

Enumerator
BackShoulder 
BackArm 
Torso 
FrontArm 
FrontShoulder 
FrontArmAccessory 
BackArmAccessory 

Definition at line 6 of file CompositePlayerDrawContext.cs.

7 {
8 // Token: 0x04007792 RID: 30610
10 // Token: 0x04007793 RID: 30611
11 BackArm,
12 // Token: 0x04007794 RID: 30612
13 Torso,
14 // Token: 0x04007795 RID: 30613
16 // Token: 0x04007796 RID: 30614
18 // Token: 0x04007797 RID: 30615
20 // Token: 0x04007798 RID: 30616
22 }