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

◆ PostPlacementEffect

Enumerator
None 
Smooth 

Definition at line 175 of file DesertHive.cs.

176 {
177 // Token: 0x04008287 RID: 33415
178 None = 0,
179 // Token: 0x04008288 RID: 33416
180 Smooth = 1
181 }