terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ Vector3() [1/4]

Microsoft.Xna.Framework.Vector3.Vector3 ( float x,
float y,
float z )
inline

Definition at line 321 of file Vector3.cs.

322 {
323 throw null;
324 }