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

◆ OneDimensionalIntersection()

static Vector2[] Terraria.Collision.OneDimensionalIntersection ( Vector2 a1,
Vector2 a2,
Vector2 b1,
Vector2 b2 )
inlinestaticprivate

Definition at line 125 of file Collision.cs.

126 {
127 throw null;
128 }