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

◆ GetKeyUp()

static bool KeyboardInput.GetKeyUp ( KeyCode keycode)
inlinestatic

Definition at line 53 of file KeyboardInput.cs.

54 {
55 int num = 1;
56 if (num == 0)
57 {
58 }
59 if (num != 0 || num == 0)
60 {
61 return;
62 }
63 }

Referenced by GUIControllerHardwareProfile.DrawMainButtons(), and GUISaveSynchronisation_Status.DrawStatus().