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
TownNPCRoomCheckFailureReason.cs
Go to the documentation of this file.
1using System;
2
3namespace Terraria.Enums
4{
5 // Token: 0x02000616 RID: 1558
7 {
8 // Token: 0x0400767A RID: 30330
9 None,
10 // Token: 0x0400767B RID: 30331
12 // Token: 0x0400767C RID: 30332
14 // Token: 0x0400767D RID: 30333
16 // Token: 0x0400767E RID: 30334
18 // Token: 0x0400767F RID: 30335
20 }
21}