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

◆ EditorSignedIn

bool iOS_UserManager.EditorSignedIn
staticgetset

Definition at line 185 of file iOS_UserManager.cs.

186 {
187 [global::Cpp2ILInjected.Token(Token = "0x600016D")]
188 [global::Cpp2ILInjected.Address(RVA = "0x704C70", Offset = "0x704C70", Length = "0x54")]
189 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
190 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(iOS_UserManager), Member = "Update", ReturnType = typeof(void))]
191 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(iOS_UserManager), Member = "UpdateUser", ReturnType = typeof(void))]
192 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(iOS_UserManager), Member = "AttemptSignIn", ReturnType = typeof(void))]
193 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
194 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(PlayerPrefs), Member = "GetInt", MemberParameters = new object[]
195 {
196 typeof(string),
197 typeof(int)
198 }, ReturnType = typeof(int))]
199 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
200 get
201 {
202 throw null;
203 }
204 [global::Cpp2ILInjected.Token(Token = "0x600016E")]
205 [global::Cpp2ILInjected.Address(RVA = "0x70534C", Offset = "0x70534C", Length = "0x54")]
206 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
207 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(PlayerPrefs), Member = "SetInt", MemberParameters = new object[]
208 {
209 typeof(string),
210 typeof(int)
211 }, ReturnType = typeof(void))]
212 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(PlayerPrefs), Member = "Save", ReturnType = typeof(void))]
213 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
214 set
215 {
216 throw null;
217 }
218 }
class f__AnonymousType0<< Count > j__TPar