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

◆ AppID

string DrPlatform.IOS.AppID
staticgetset

Definition at line 1042 of file DrPlatform.cs.

1043 {
1044 [global::Cpp2ILInjected.Token(Token = "0x60000F8")]
1045 [global::Cpp2ILInjected.Address(RVA = "0x700FE8", Offset = "0x700FE8", Length = "0x40")]
1046 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1047 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1048 get
1049 {
1050 throw null;
1051 }
1052 }