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

◆ CreateFromPlacement()

static DesertDescription Terraria.GameContent.Biomes.Desert.DesertDescription.CreateFromPlacement ( Point origin)
inlinestatic

Definition at line 168 of file DesertDescription.cs.

169 {
170 if (!true)
171 {
172 }
173 int num = 32768;
174 double num2 = WorldGen.genRand.NextDouble();
175 long num3 = 32752L;
176 SurfaceMap surfaceMap;
177 int bottom = surfaceMap.Bottom;
178 if (num3 == 0L)
179 {
180 }
181 bool flag = DesertDescription.RowHasInvalidTiles(42170752, bottom, num);
182 if (num3 == 0L)
183 {
184 }
185 return 42170752;
186 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.GameContent.Biomes.Desert.SurfaceMap.Bottom, Terraria.WorldGen.genRand, j__TPar, System.L, and Terraria.GameContent.Biomes.Desert.DesertDescription.RowHasInvalidTiles().