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

Enumerator
Null 
Initial 
Active 
Renewing 
Expired 

Definition at line 9 of file LeaseState.cs.

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 }