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

◆ CurrentSKU

DrPlatform.DrSKUType DrPlatform.CurrentSKU
staticgetset

Definition at line 209 of file DrPlatform.cs.

210 {
211 [global::Cpp2ILInjected.Token(Token = "0x60000CA")]
212 [global::Cpp2ILInjected.Address(RVA = "0x700F58", Offset = "0x700F58", Length = "0x8")]
213 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
214 get
215 {
216 throw null;
217 }
218 }