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

◆ AbilityActive

bool Terraria.Mount.AbilityActive
getset

Definition at line 674 of file Mount.cs.

675 {
676 [global::Cpp2ILInjected.Token(Token = "0x6002928")]
677 [global::Cpp2ILInjected.Address(RVA = "0x10ED674", Offset = "0x10ED674", Length = "0x8")]
678 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
679 get
680 {
681 throw null;
682 }
683 }