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

◆ Origin

Vector2 Terraria.Mount.Origin
getset

Definition at line 611 of file Mount.cs.

612 {
613 [global::Cpp2ILInjected.Token(Token = "0x6002924")]
614 [global::Cpp2ILInjected.Address(RVA = "0x10ED5B8", Offset = "0x10ED5B8", Length = "0x48")]
615 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
616 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Mount), Member = "Draw", MemberParameters = new object[]
617 {
619 typeof(int),
620 typeof(Player),
622 typeof(Color),
624 typeof(float)
625 }, ReturnType = typeof(void))]
626 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
627 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Vector2), Member = ".ctor", MemberParameters = new object[]
628 {
629 typeof(float),
630 typeof(float)
631 }, ReturnType = typeof(void))]
632 get
633 {
634 throw null;
635 }
636 }
class f__AnonymousType0<< Count > j__TPar