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

◆ SigningIn

bool DrPlatform.IOS.User.SigningIn
staticgetset

Definition at line 1082 of file DrPlatform.cs.

1083 {
1084 [global::Cpp2ILInjected.Token(Token = "0x60000FB")]
1085 [global::Cpp2ILInjected.Address(RVA = "0x702D90", Offset = "0x702D90", Length = "0x8")]
1086 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1087 get
1088 {
1089 throw null;
1090 }
1091 }