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

◆ AutoJump

bool Terraria.Mount.AutoJump
getset

Definition at line 467 of file Mount.cs.

468 {
469 [global::Cpp2ILInjected.Token(Token = "0x600291E")]
470 [global::Cpp2ILInjected.Address(RVA = "0x10ED520", Offset = "0x10ED520", Length = "0xC")]
471 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
472 get
473 {
474 throw null;
475 }
476 }