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

◆ BallPassThroughType

Enumerator
None 
Water 
Honey 
Lava 
Tile 

Definition at line 6 of file BallPassThroughType.cs.

7 {
8 // Token: 0x04003B98 RID: 15256
9 None,
10 // Token: 0x04003B99 RID: 15257
11 Water,
12 // Token: 0x04003B9A RID: 15258
13 Honey,
14 // Token: 0x04003B9B RID: 15259
15 Lava,
16 // Token: 0x04003B9C RID: 15260
17 Tile
18 }