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

◆ One

Vector3 Microsoft.Xna.Framework.Vector3.One
staticget

Definition at line 27 of file Vector3.cs.

28 {
29 get
30 {
31 if (!true)
32 {
33 }
34 return 1;
35 }
36 }