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

◆ Left

Vector3 Microsoft.Xna.Framework.Vector3.Left
staticget

Definition at line 118 of file Vector3.cs.

119 {
120 get
121 {
122 if (!true)
123 {
124 }
125 return 1;
126 }
127 }