terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
PlatformSocialModule.cs
Go to the documentation of this file.
1using System;
3
5{
6 // Token: 0x02000512 RID: 1298
8 {
9 // Token: 0x06003157 RID: 12631 RVA: 0x001F7E80 File Offset: 0x001F6080
10 public override void Initialize()
11 {
12 }
13
14 // Token: 0x06003158 RID: 12632 RVA: 0x001F7E90 File Offset: 0x001F6090
15 public override void Shutdown()
16 {
17 }
18
19 // Token: 0x06003159 RID: 12633 RVA: 0x001F7EA0 File Offset: 0x001F60A0
21 {
22 }
23 }
24}