Terraria v1.4.4.9
Terraria source code documentation
|
Static Public Attributes | |
static readonly EventArgs | Empty = new EventArgs() |
Package Functions | |
ConsoleCancelEventArgs (ConsoleSpecialKey type) | |
Properties | |
bool | Cancel [get, set] |
ConsoleSpecialKey | SpecialKey [get] |
Private Attributes | |
readonly ConsoleSpecialKey | _type |
Definition at line 3 of file ConsoleCancelEventArgs.cs.