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

◆ Forward

Vector3 Microsoft.Xna.Framework.Vector3.Forward
staticget

Definition at line 131 of file Vector3.cs.

132 {
133 get
134 {
135 if (!true)
136 {
137 }
138 return 1;
139 }
140 }