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

◆ Down

Vector3 Microsoft.Xna.Framework.Vector3.Down
staticget

Definition at line 92 of file Vector3.cs.

93 {
94 get
95 {
96 if (!true)
97 {
98 }
99 return 1;
100 }
101 }