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

◆ Active

bool Terraria.Mount.Active
getset

Definition at line 190 of file Mount.cs.

191 {
192 [global::Cpp2ILInjected.Token(Token = "0x600290B")]
193 [global::Cpp2ILInjected.Address(RVA = "0x10ECF10", Offset = "0x10ECF10", Length = "0x8")]
194 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
195 get
196 {
197 throw null;
198 }
199 }