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

◆ Right

Vector3 Microsoft.Xna.Framework.Vector3.Right
staticget

Definition at line 105 of file Vector3.cs.

106 {
107 get
108 {
109 if (!true)
110 {
111 }
112 return 1;
113 }
114 }