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
CoreSocialModule.cs
Go to the documentation of this file.
1using System;
4
6{
7 [global::Cpp2ILInjected.Token(Token = "0x2000515")]
9 {
10 [global::Cpp2ILInjected.Token(Token = "0x600316C")]
11 [global::Cpp2ILInjected.Address(RVA = "0x1327E40", Offset = "0x1327E40", Length = "0x15C")]
12 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
13 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
14 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
15 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DiscordHooks), Member = "RegisterTo", MemberParameters = new object[] { typeof(ref DiscordRpc.EventHandlers) }, ReturnType = typeof(void))]
16 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DiscordRpc), Member = "Initialize", MemberParameters = new object[]
17 {
18 typeof(string),
20 typeof(bool),
21 typeof(string)
22 }, ReturnType = typeof(void))]
23 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Action), Member = ".ctor", MemberParameters = new object[]
24 {
25 typeof(object),
27 }, ReturnType = typeof(void))]
28 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "add_OnTickForThirdPartySoftwareOnly", MemberParameters = new object[] { typeof(Action) }, ReturnType = typeof(void))]
29 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 10)]
30 public void Initialize()
31 {
32 throw null;
33 }
34
35 [global::Cpp2ILInjected.Token(Token = "0x600316D")]
36 [global::Cpp2ILInjected.Address(RVA = "0x13283E4", Offset = "0x13283E4", Length = "0xD0")]
37 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
38 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Action), Member = ".ctor", MemberParameters = new object[]
39 {
40 typeof(object),
42 }, ReturnType = typeof(void))]
43 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "remove_OnTickForThirdPartySoftwareOnly", MemberParameters = new object[] { typeof(Action) }, ReturnType = typeof(void))]
44 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DiscordHooks), Member = "UnRegisterFrom", MemberParameters = new object[] { typeof(ref DiscordRpc.EventHandlers) }, ReturnType = typeof(void))]
45 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DiscordRpc), Member = "Shutdown", ReturnType = typeof(void))]
46 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
47 public void Shutdown()
48 {
49 throw null;
50 }
51
52 [global::Cpp2ILInjected.Token(Token = "0x600316E")]
53 [global::Cpp2ILInjected.Address(RVA = "0x1328854", Offset = "0x1328854", Length = "0x4")]
54 [global::Cpp2ILInjected.CallAnalysis.CallAnalysisNotSupported]
55 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
56 private void Pulse()
57 {
58 throw null;
59 }
60
61 [global::Cpp2ILInjected.Token(Token = "0x600316F")]
62 [global::Cpp2ILInjected.Address(RVA = "0x13288BC", Offset = "0x13288BC", Length = "0x8")]
63 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
64 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
66 {
67 throw null;
68 }
69
70 [global::Cpp2ILInjected.Token(Token = "0x4003B1D")]
71 private const string TERRARIA_STEAM_APPLICATION_ID = "105600";
72
73 [global::Cpp2ILInjected.Token(Token = "0x4003B1E")]
74 private const string TERRARIA_DISCORD_APPLICATION_ID = "356943499456937984";
75
76 [global::Cpp2ILInjected.Token(Token = "0x4003B1F")]
77 private const bool AUTO_REGISTER_STEAM = false;
78
79 [global::Cpp2ILInjected.Token(Token = "0x4003B20")]
80 public static DiscordHooks Hooks;
81
82 [global::Cpp2ILInjected.Token(Token = "0x4003B21")]
83 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
85 }
86}
class f__AnonymousType0<< Count > j__TPar