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

◆ BordersMovement()

void Terraria.Player.BordersMovement ( )
inline

Definition at line 7836 of file Player.cs.

7837 {
7838 float x = this.position.X;
7839 if (!true)
7840 {
7841 }
7842 if (17440 == 0)
7843 {
7844 }
7845 }
Vector2 position
Definition Entity.cs:460

References Terraria.Entity.position, and Microsoft.Xna.Framework.Vector2.X.