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

◆ UnitX

Vector3 Microsoft.Xna.Framework.Vector3.UnitX
staticget

Definition at line 40 of file Vector3.cs.

41 {
42 get
43 {
44 if (!true)
45 {
46 }
47 return 1;
48 }
49 }