Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.ConsoleCancelEventArgs Class Referencesealed

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
 

Detailed Description

Definition at line 3 of file ConsoleCancelEventArgs.cs.


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