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
SaveSynchronisationBroadcast.cs
Go to the documentation of this file.
1using System;
3
4// Token: 0x020002C2 RID: 706
5public static class SaveSynchronisationBroadcast
6{
7 // Token: 0x0600105C RID: 4188 RVA: 0x00050310 File Offset: 0x0004E510
12
13 // Token: 0x0600105D RID: 4189 RVA: 0x000503DC File Offset: 0x0004E5DC
18
19 // Token: 0x0600105E RID: 4190 RVA: 0x000503F0 File Offset: 0x0004E5F0
20 public static void StopBroadCasting()
21 {
22 }
23
24 // Token: 0x04001F40 RID: 8000
25 private static UdpClient BroadcastClient;
26
27 // Token: 0x04001F41 RID: 8001
29}
class f__AnonymousType0<< Count > j__TPar
static DrPlatform.DrPlatformType CurrentPlatform
Definition DrPlatform.cs:26