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
InControl.KeyInfo Struct Reference

Static Public Member Functions

static KeyInfo ()
 

Static Public Attributes

static readonly KeyInfo[] KeyList
 

Properties

bool IsPressed [get]
 
string Name [get]
 
Key Key [get]
 

Private Member Functions

 KeyInfo (Key key, string name, params KeyCode[] keyCodes)
 
 KeyInfo (Key key, string name, string macName, params KeyCode[] keyCodes)
 

Private Attributes

readonly Key key
 
readonly string name
 
readonly string macName
 
readonly KeyCode[] keyCodes
 

Detailed Description

Definition at line 8 of file KeyInfo.cs.


The documentation for this struct was generated from the following file: