terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ ListChangedType

Enumerator
Reset 
ItemAdded 
ItemDeleted 
ItemMoved 
ItemChanged 
PropertyDescriptorAdded 
PropertyDescriptorDeleted 
PropertyDescriptorChanged 

Definition at line 7 of file ListChangedType.cs.

8 {
9 [global::Cpp2ILInjected.Token(Token = "0x4001245")]
10 Reset,
11 [global::Cpp2ILInjected.Token(Token = "0x4001246")]
13 [global::Cpp2ILInjected.Token(Token = "0x4001247")]
15 [global::Cpp2ILInjected.Token(Token = "0x4001248")]
17 [global::Cpp2ILInjected.Token(Token = "0x4001249")]
19 [global::Cpp2ILInjected.Token(Token = "0x400124A")]
21 [global::Cpp2ILInjected.Token(Token = "0x400124B")]
23 [global::Cpp2ILInjected.Token(Token = "0x400124C")]
25 }