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

◆ InputButton

Enumerator
Left 
Right 
Middle 

Definition at line 920 of file PointerEventData.cs.

921 {
922 // Token: 0x040002AB RID: 683
923 Left,
924 // Token: 0x040002AC RID: 684
925 Right,
926 // Token: 0x040002AD RID: 685
927 Middle
928 }