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

◆ SelectionState

Enumerator
Normal 
Highlighted 
Pressed 
Selected 
Disabled 

Definition at line 865 of file Selectable.cs.

866 {
867 // Token: 0x04000217 RID: 535
868 Normal,
869 // Token: 0x04000218 RID: 536
871 // Token: 0x04000219 RID: 537
872 Pressed,
873 // Token: 0x0400021A RID: 538
874 Selected,
875 // Token: 0x0400021B RID: 539
877 }