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

◆ XOffset

int Terraria.Mount.XOffset
getset

Definition at line 251 of file Mount.cs.

252 {
253 [global::Cpp2ILInjected.Token(Token = "0x6002910")]
254 [global::Cpp2ILInjected.Address(RVA = "0x10ECF40", Offset = "0x10ECF40", Length = "0xC")]
255 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
256 get
257 {
258 throw null;
259 }
260 }