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

◆ StepUp()

static void Terraria.Collision.StepUp ( ref Vector2 position,
ref Vector2 velocity,
int width,
int height,
ref float stepSpeed,
ref float gfxOffY,
int gravDir = 1,
bool holdsMatching = false,
int specialChecksMode = 0 )
inlinestatic

Definition at line 2200 of file Collision.cs.

2201 {
2202 throw null;
2203 }