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
GUIControllerNavigationDirections.cs File Reference

Go to the source code of this file.

Enumerations

enum  GUIControllerNavigationDirections {
  Up = 1 , Down , Left = 4 , Right = 8 ,
  AllowDownLeft = 16 , AllowDownRight = 32 , AllowUpLeft = 32 , AllowUpRight = 64
}