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
PlatformSocialModule.cs
Go to the documentation of this file.
1using System;
5
7{
8 [global::Cpp2ILInjected.Token(Token = "0x200052D")]
9 public abstract class PlatformSocialModule : ISocialModule
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x60031EB")]
12 public abstract void Initialize();
13
14 [global::Cpp2ILInjected.Token(Token = "0x60031EC")]
15 public abstract void Shutdown();
16
17 [global::Cpp2ILInjected.Token(Token = "0x60031ED")]
18 [global::Cpp2ILInjected.Address(RVA = "0x132ADE0", Offset = "0x132ADE0", Length = "0x8")]
19 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(PlatformSocialModule), Member = ".ctor", ReturnType = typeof(void))]
20 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
21 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
23 {
24 throw null;
25 }
26 }
27}
class f__AnonymousType0<< Count > j__TPar