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

◆ InputPending()

bool System.TermInfoDriver.InputPending ( )
inlineprivate

Definition at line 390 of file TermInfoDriver.cs.

391 {
392 int num = this.readpos;
393 string text = this.keypadXmit;
394 return true;
395 }

References System.TermInfoDriver.keypadXmit, System.TermInfoDriver.readpos, and System.text.