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

◆ ListChangedType

Enumerator
Reset 
ItemAdded 
ItemDeleted 
ItemMoved 
ItemChanged 
PropertyDescriptorAdded 
PropertyDescriptorDeleted 
PropertyDescriptorChanged 

Definition at line 6 of file ListChangedType.cs.

7 {
8 // Token: 0x04001245 RID: 4677
9 Reset,
10 // Token: 0x04001246 RID: 4678
12 // Token: 0x04001247 RID: 4679
14 // Token: 0x04001248 RID: 4680
16 // Token: 0x04001249 RID: 4681
18 // Token: 0x0400124A RID: 4682
20 // Token: 0x0400124B RID: 4683
22 // Token: 0x0400124C RID: 4684
24 }