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

◆ FramePressState

Enumerator
Pressed 
Released 
PressedAndReleased 
NotChanged 

Definition at line 931 of file PointerEventData.cs.

932 {
933 // Token: 0x040002AF RID: 687
934 Pressed,
935 // Token: 0x040002B0 RID: 688
936 Released,
937 // Token: 0x040002B1 RID: 689
939 // Token: 0x040002B2 RID: 690
941 }