terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
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 58 of file TeleportHelpers.cs.

59 {
60 if (!true)
61 {
62 }
63 if (!true)
64 {
65 }
66 if (!true)
67 {
68 }
69 if (!true)
70 {
71 }
72 if (!true)
73 {
74 }
75 if (!true)
76 {
77 }
78 if (!true)
79 {
80 }
81 if (!true)
82 {
83 }
84 if (!true)
85 {
86 }
87 if (!true)
88 {
89 }
90 if (!true)
91 {
92 }
93 if (!true)
94 {
95 }
96 return true;
97 }