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

◆ Vector

Vector2 InControl.TwoAxisInputControl.Vector
getset

Definition at line 389 of file TwoAxisInputControl.cs.

390 {
391 [global::Cpp2ILInjected.Token(Token = "0x60001B9")]
392 [global::Cpp2ILInjected.Address(RVA = "0x19878D4", Offset = "0x19878D4", Length = "0x8")]
393 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
394 get
395 {
396 throw null;
397 }
398 }