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

◆ ExpandVertically()

static void Terraria.Collision.ExpandVertically ( int startX,
int startY,
[Out] int topY,
[Out] int bottomY,
int maxExpandUp = 100,
int maxExpandDown = 100 )
inlinestatic

Definition at line 1437 of file Collision.cs.

1438 {
1439 int num = 1;
1442 if (num == 0)
1443 {
1444 }
1445 int num2 = 10;
1446 bool flag = WorldGen.InWorld(startX, startY, num2);
1447 if (num == 0)
1448 {
1449 }
1450 Tile tile;
1451 bool isLoaded = tile.IsLoaded;
1452 if (num == 0)
1453 {
1454 }
1455 long num3 = 0L;
1456 topY.m_value = (int)num3;
1457 Tile tile2;
1458 bool isLoaded2 = tile2.IsLoaded;
1459 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.WorldGen.InWorld(), Terraria.Tile.IsLoaded, j__TPar, and System.L.