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

◆ TileColorStyle

Enumerator
Normal 
Jungle 
Crimson 
Corrupt 
Mushroom 

Definition at line 121 of file CaptureBiome.cs.

122 {
123 // Token: 0x04007CD5 RID: 31957
124 Normal,
125 // Token: 0x04007CD6 RID: 31958
126 Jungle,
127 // Token: 0x04007CD7 RID: 31959
128 Crimson,
129 // Token: 0x04007CD8 RID: 31960
130 Corrupt,
131 // Token: 0x04007CD9 RID: 31961
133 }