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

◆ CheckForPassThrough()

static bool Terraria.Physics.BallCollision.CheckForPassThrough ( Vector2 center,
out BallPassThroughType type,
out Tile contactTile )
inlinestaticprivate

Definition at line 114 of file BallCollision.cs.

115 {
116 throw null;
117 }