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.
1
using
System
;
2
3
// Token: 0x0200006F RID: 111
4
public
enum
SyncStatus
5
{
6
// Token: 0x0400021C RID: 540
7
Unknown
,
8
// Token: 0x0400021D RID: 541
9
SyncRequired
,
10
// Token: 0x0400021E RID: 542
11
GeneralInSync
,
12
// Token: 0x0400021F RID: 543
13
InSync
14
}
SyncStatus
SyncStatus
Definition
SyncStatus.cs:5
SyncStatus.SyncRequired
@ SyncRequired
SyncStatus.GeneralInSync
@ GeneralInSync
SyncStatus.InSync
@ InSync
System.DTSubStringType.Unknown
@ Unknown
System
Definition
__ComObject.cs:4
source
SyncStatus.cs
Generated by
1.10.0