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
SyncStatus.cs
Go to the documentation of this file.
1using System;
2
3// Token: 0x0200006F RID: 111
4public enum SyncStatus
5{
6 // Token: 0x0400021C RID: 540
8 // Token: 0x0400021D RID: 541
10 // Token: 0x0400021E RID: 542
12 // Token: 0x0400021F RID: 543
13 InSync
14}
SyncStatus
Definition SyncStatus.cs:5