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

◆ Type

int Terraria.Mount.Type
getset

Definition at line 202 of file Mount.cs.

203 {
204 [global::Cpp2ILInjected.Token(Token = "0x600290C")]
205 [global::Cpp2ILInjected.Address(RVA = "0x10ECF18", Offset = "0x10ECF18", Length = "0x8")]
206 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
207 get
208 {
209 throw null;
210 }
211 }