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

◆ UnitZ

Vector3 Microsoft.Xna.Framework.Vector3.UnitZ
staticget

Definition at line 66 of file Vector3.cs.

67 {
68 get
69 {
70 if (!true)
71 {
72 }
73 return 1;
74 }
75 }