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

◆ PersistentListenerMode

Enumerator
EventDefined 
Void 
Object 
Int 
Float 
String 
Bool 

Definition at line 7 of file PersistentListenerMode.cs.

8 {
9 // Token: 0x04000641 RID: 1601
11 // Token: 0x04000642 RID: 1602
12 Void,
13 // Token: 0x04000643 RID: 1603
14 Object,
15 // Token: 0x04000644 RID: 1604
16 Int,
17 // Token: 0x04000645 RID: 1605
18 Float,
19 // Token: 0x04000646 RID: 1606
20 String,
21 // Token: 0x04000647 RID: 1607
22 Bool
23 }