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

◆ PlaceAt()

static void Terraria.GameContent.Biomes.Desert.AnthillEntrance.PlaceAt ( DesertDescription description,
Point position,
int holeRadius )
inlinestaticprivate

Definition at line 36 of file AnthillEntrance.cs.

37 {
39 if (genAction == null || genAction != null)
40 {
41 int y = description.<Desert>k__BackingField.Y;
42 int y2 = description.<Hive>k__BackingField.Y;
43 if (y == 0)
44 {
45 if (y == 0)
46 {
47 }
48 UnifiedRandom genRand = WorldGen.genRand;
49 }
50 int y3 = description.<Desert>k__BackingField.Y;
51 int y4 = description.<Hive>k__BackingField.Y;
53 if (genAction2 == null || genAction2 != null)
54 {
55 return;
56 }
57 }
59 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.WorldGen.genRand, and j__TPar.