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
LeaseState.cs
Go to the documentation of this file.
1using System;
3
5{
6 // Token: 0x02000363 RID: 867
7 [ComVisible(true)]
9 public enum LeaseState
10 {
11 // Token: 0x04000E97 RID: 3735
12 Null,
13 // Token: 0x04000E98 RID: 3736
14 Initial,
15 // Token: 0x04000E99 RID: 3737
16 Active,
17 // Token: 0x04000E9A RID: 3738
19 // Token: 0x04000E9B RID: 3739
21 }
22}
class f__AnonymousType0<< Count > j__TPar