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
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
}