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

◆ AbilityCharge

float Terraria.Mount.AbilityCharge
getset

Definition at line 686 of file Mount.cs.

687 {
688 [global::Cpp2ILInjected.Token(Token = "0x6002929")]
689 [global::Cpp2ILInjected.Address(RVA = "0x10ED67C", Offset = "0x10ED67C", Length = "0x1C")]
690 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
691 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
692 get
693 {
694 throw null;
695 }
696 }