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
SocialAPI.cs
Go to the documentation of this file.
1using System;
7
8namespace Terraria.Social
9{
10 [global::Cpp2ILInjected.Token(Token = "0x2000510")]
11 public static class SocialAPI
12 {
13 [global::Cpp2ILInjected.Token(Token = "0x17000627")]
14 public static SocialMode Mode
15 {
16 [global::Cpp2ILInjected.Token(Token = "0x6003145")]
17 [global::Cpp2ILInjected.Address(RVA = "0x1303CFC", Offset = "0x1303CFC", Length = "0x48")]
18 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
19 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
20 get
21 {
22 throw null;
23 }
24 }
25
26 [global::Cpp2ILInjected.Token(Token = "0x6003146")]
27 [global::Cpp2ILInjected.Address(RVA = "0x1303D44", Offset = "0x1303D44", Length = "0x358")]
28 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
29 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Game), Member = "UnityStart", ReturnType = typeof(void))]
30 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Program), Member = "LaunchGame", MemberParameters = new object[]
31 {
32 typeof(string[]),
33 typeof(bool)
34 }, ReturnType = typeof(void))]
35 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
36 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Int32Enum?), Member = ".ctor", MemberParameters = new object[] { "System.Int32Enum" }, ReturnType = typeof(void))]
37 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Int32Enum?), Member = "get_Value", ReturnType = "T")]
38 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>), Member = ".ctor", ReturnType = typeof(void))]
39 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ServerJoinRequestsManager), Member = ".ctor", ReturnType = typeof(void))]
40 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Action), Member = ".ctor", MemberParameters = new object[]
41 {
42 typeof(object),
44 }, ReturnType = typeof(void))]
45 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "add_OnTickForInternalCodeOnly", MemberParameters = new object[] { typeof(Action) }, ReturnType = typeof(void))]
46 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>), Member = "GetEnumerator", ReturnType = "Enumerator<T>")]
47 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>.Enumerator), Member = "MoveNext", ReturnType = typeof(bool))]
48 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>.Enumerator), Member = "Dispose", ReturnType = typeof(void))]
49 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 28)]
50 public static void Initialize(SocialMode? mode = null)
51 {
52 throw null;
53 }
54
55 [global::Cpp2ILInjected.Token(Token = "0x6003147")]
56 [global::Cpp2ILInjected.Address(RVA = "0x13040A0", Offset = "0x13040A0", Length = "0x1D8")]
57 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
58 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "startDedInputCallBack", ReturnType = typeof(void))]
59 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "QuitGame", ReturnType = typeof(void))]
60 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
61 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>), Member = "Reverse", ReturnType = typeof(void))]
62 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>), Member = "GetEnumerator", ReturnType = "Enumerator<T>")]
63 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>.Enumerator), Member = "MoveNext", ReturnType = typeof(bool))]
64 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>.Enumerator), Member = "Dispose", ReturnType = typeof(void))]
65 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 14)]
66 public static void Shutdown()
67 {
68 throw null;
69 }
70
71 [global::Cpp2ILInjected.Token(Token = "0x6003148")]
72 [global::Cpp2ILInjected.Address(RVA = "0x159D5C4", Offset = "0x159D5C4", Length = "0xD4")]
73 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
74 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
75 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
76 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
77 private static T LoadModule<T>() where T : ISocialModule, new()
78 {
79 throw null;
80 }
81
82 [global::Cpp2ILInjected.Token(Token = "0x6003149")]
83 [global::Cpp2ILInjected.Address(RVA = "0x159D698", Offset = "0x159D698", Length = "0xBC")]
84 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
85 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
86 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
87 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
88 private static T LoadModule<T>(T module) where T : ISocialModule
89 {
90 throw null;
91 }
92
93 [global::Cpp2ILInjected.Token(Token = "0x600314A")]
94 [global::Cpp2ILInjected.Address(RVA = "0x1304278", Offset = "0x1304278", Length = "0x54")]
95 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
96 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
97 private static void LoadDiscord()
98 {
99 throw null;
100 }
101
102 [global::Cpp2ILInjected.Token(Token = "0x600314B")]
103 [global::Cpp2ILInjected.Address(RVA = "0x130409C", Offset = "0x130409C", Length = "0x4")]
104 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
105 private static void LoadSteam()
106 {
107 throw null;
108 }
109
110 [global::Cpp2ILInjected.Token(Token = "0x4003B08")]
111 private static SocialMode _mode;
112
113 [global::Cpp2ILInjected.Token(Token = "0x4003B09")]
115
116 [global::Cpp2ILInjected.Token(Token = "0x4003B0A")]
118
119 [global::Cpp2ILInjected.Token(Token = "0x4003B0B")]
121
122 [global::Cpp2ILInjected.Token(Token = "0x4003B0C")]
124
125 [global::Cpp2ILInjected.Token(Token = "0x4003B0D")]
127
128 [global::Cpp2ILInjected.Token(Token = "0x4003B0E")]
130
131 [global::Cpp2ILInjected.Token(Token = "0x4003B0F")]
133
134 [global::Cpp2ILInjected.Token(Token = "0x4003B10")]
136 }
137}
class f__AnonymousType0<< Count > j__TPar
static CloudSocialModule Cloud
Definition SocialAPI.cs:120
static void Shutdown()
Definition SocialAPI.cs:66
static SocialMode Mode
Definition SocialAPI.cs:15
static SocialMode _mode
Definition SocialAPI.cs:111
static FriendsSocialModule Friends
Definition SocialAPI.cs:114
static OverlaySocialModule Overlay
Definition SocialAPI.cs:126
static ServerJoinRequestsManager JoinRequests
Definition SocialAPI.cs:129
static void LoadSteam()
Definition SocialAPI.cs:105
static List< ISocialModule > _modules
Definition SocialAPI.cs:135
static void LoadDiscord()
Definition SocialAPI.cs:97
static NetSocialModule Network
Definition SocialAPI.cs:123
static AchievementsSocialModule Achievements
Definition SocialAPI.cs:117
static void Initialize(SocialMode? mode=null)
Definition SocialAPI.cs:50
static PlatformSocialModule Platform
Definition SocialAPI.cs:132
Int32Enum
Definition Int32Enum.cs:8