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

◆ IsInSolidTilesExtended()

static bool Terraria.GameContent.TeleportHelpers.IsInSolidTilesExtended ( Vector2 testPosition,
Vector2 playerVelocity,
int width,
int height,
int gravDir )
inlinestaticprivate

Definition at line 143 of file TeleportHelpers.cs.

144 {
145 throw null;
146 }