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

◆ KeyboardState() [1/4]

Microsoft.Xna.Framework.Input.KeyboardState.KeyboardState ( List< Keys > keys,
bool capsLock = false,
bool numLock = false )
inlinepackage

Definition at line 123 of file KeyboardState.cs.

124 {
125 throw null;
126 }