terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
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 2642 of file Collision.cs.

2643 {
2644 throw null;
2645 }