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 Android_UserManager.EditorSignedIn
staticgetset

Definition at line 248 of file Android_UserManager.cs.

249 {
250 [global::Cpp2ILInjected.Token(Token = "0x60000BF")]
251 [global::Cpp2ILInjected.Address(RVA = "0x6FFFA8", Offset = "0x6FFFA8", Length = "0x54")]
252 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
253 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Android_UserManager), Member = "Update", ReturnType = typeof(void))]
254 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Android_UserManager), Member = "AttemptSignIn", ReturnType = typeof(void))]
255 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Android_UserManager), Member = "playerAuthenticated", ReturnType = typeof(void))]
256 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
257 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(PlayerPrefs), Member = "GetInt", MemberParameters = new object[]
258 {
259 typeof(string),
260 typeof(int)
261 }, ReturnType = typeof(int))]
262 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
263 get
264 {
265 throw null;
266 }
267 [global::Cpp2ILInjected.Token(Token = "0x60000C0")]
268 [global::Cpp2ILInjected.Address(RVA = "0x7004DC", Offset = "0x7004DC", Length = "0x54")]
269 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
270 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(PlayerPrefs), Member = "SetInt", MemberParameters = new object[]
271 {
272 typeof(string),
273 typeof(int)
274 }, ReturnType = typeof(void))]
275 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(PlayerPrefs), Member = "Save", ReturnType = typeof(void))]
276 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
277 set
278 {
279 throw null;
280 }
281 }
class f__AnonymousType0<< Count > j__TPar