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

◆ KeyboardIsActive

bool Terraria.Main.KeyboardIsActive
staticget

Definition at line 8499 of file Main.cs.

8500 {
8501 get
8502 {
8503 if (!true)
8504 {
8505 }
8506 if (true)
8507 {
8508 return;
8509 }
8510 }
8511 }

Referenced by GUIControllerDisconnected.Draw().