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

◆ EditorSignInProcessTimeout

float Android_UserManager.EditorSignInProcessTimeout
staticgetset

Definition at line 351 of file Android_UserManager.cs.

352 {
353 [global::Cpp2ILInjected.Token(Token = "0x60000C5")]
354 [global::Cpp2ILInjected.Address(RVA = "0x6FFF60", Offset = "0x6FFF60", Length = "0x48")]
355 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Android_UserManager), Member = "Update", ReturnType = typeof(void))]
356 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
357 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(PlayerPrefs), Member = "GetFloat", MemberParameters = new object[]
358 {
359 typeof(string),
360 typeof(float)
361 }, ReturnType = typeof(float))]
362 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
363 get
364 {
365 throw null;
366 }
367 [global::Cpp2ILInjected.Token(Token = "0x60000C6")]
368 [global::Cpp2ILInjected.Address(RVA = "0x7005E8", Offset = "0x7005E8", Length = "0x5C")]
369 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
370 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(PlayerPrefs), Member = "SetFloat", MemberParameters = new object[]
371 {
372 typeof(string),
373 typeof(float)
374 }, ReturnType = typeof(void))]
375 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(PlayerPrefs), Member = "Save", ReturnType = typeof(void))]
376 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
377 set
378 {
379 throw null;
380 }
381 }
class f__AnonymousType0<< Count > j__TPar