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

◆ BlockingObjects

Enumerator
None 
TwoD 
ThreeD 
All 

Definition at line 176 of file GraphicRaycaster.cs.

177 {
178 // Token: 0x04000087 RID: 135
179 None,
180 // Token: 0x04000088 RID: 136
181 TwoD,
182 // Token: 0x04000089 RID: 137
183 ThreeD,
184 // Token: 0x0400008A RID: 138
185 All
186 }