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

◆ Instance

ISocialPlatform UnityEngine.SocialPlatforms.ActivePlatform.Instance
staticgetsetpackage

Definition at line 12 of file ActivePlatform.cs.

13 {
14 [global::Cpp2ILInjected.Token(Token = "0x6000008")]
15 [global::Cpp2ILInjected.Address(RVA = "0x1F92840", Offset = "0x1F92840", Length = "0x68")]
16 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Social), Member = "get_localUser", ReturnType = typeof(ILocalUser))]
17 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(LocalUser), Member = "Authenticate", MemberParameters = new object[] { typeof(Action<bool>) }, ReturnType = typeof(void))]
18 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
19 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ActivePlatform), Member = "SelectSocialPlatform", ReturnType = typeof(ISocialPlatform))]
20 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
21 get
22 {
23 throw null;
24 }
25 }
class f__AnonymousType0<< Count > j__TPar