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

◆ NPCTargetType

Enumerator
None 
Player 
NPC 
PlayerTankPet 

Definition at line 6 of file NPCTargetType.cs.

7 {
8 // Token: 0x04007501 RID: 29953
9 None,
10 // Token: 0x04007502 RID: 29954
11 Player,
12 // Token: 0x04007503 RID: 29955
13 NPC,
14 // Token: 0x04007504 RID: 29956
16 }