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

◆ operator Vector2()

static implicit UnityEngine.Vector2.operator Vector2 ( Vector3 v)
inlinestatic

Definition at line 301 of file Vector2.cs.

302 {
303 throw null;
304 }