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

◆ Up

Vector3 Microsoft.Xna.Framework.Vector3.Up
staticget

Definition at line 79 of file Vector3.cs.

80 {
81 get
82 {
83 if (!true)
84 {
85 }
86 return 1;
87 }
88 }