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

◆ BadSpotForHoneyFall()

static bool Terraria.GameContent.Biomes.HiveBiome.BadSpotForHoneyFall ( int x,
int y )
inlinestaticprivate

Definition at line 166 of file HiveBiome.cs.

167 {
168 int num = 1;
169 if (num == 0)
170 {
171 }
172 Tile tile;
173 bool flag = tile.active();
174 if (num == 0)
175 {
176 }
177 Tile tile2;
178 bool flag2 = tile2.active();
179 if (num == 0)
180 {
181 }
182 Tile tile3;
183 bool flag3 = tile3.active();
184 if (num == 0)
185 {
186 }
187 Tile tile4;
188 return tile4.active();
189 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.Tile.active(), and j__TPar.