|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| XmlILQueryEventArgs (string message) | |
Static Public Attributes | |
| static readonly EventArgs | Empty = new EventArgs() |
Properties | |
| override string | Message [get] |
Private Attributes | |
| readonly string | _message |
Definition at line 3 of file XmlILQueryEventArgs.cs.