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

◆ Directional

bool Terraria.Mount.Directional
getset

Definition at line 580 of file Mount.cs.

581 {
582 [global::Cpp2ILInjected.Token(Token = "0x6002922")]
583 [global::Cpp2ILInjected.Address(RVA = "0x10ED57C", Offset = "0x10ED57C", Length = "0x20")]
584 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
585 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
586 get
587 {
588 throw null;
589 }
590 }