Terraria v1.4.4.9
Terraria source code documentation
|
Static Public Attributes | |
static readonly EventArgs | Empty = new EventArgs() |
Package Functions | |
ResourceDestroyedEventArgs (string name, object tag) | |
Package Attributes | |
object | _tag |
string | _name |
Properties | |
string | Name [get] |
object | Tag [get] |
Definition at line 5 of file ResourceDestroyedEventArgs.cs.