|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| DataRowChangeEventArgs (DataRow row, DataRowAction action) | |
Static Public Attributes | |
| static readonly EventArgs | Empty = new EventArgs() |
Properties | |
| DataRow | Row [get] |
| DataRowAction | Action [get] |
Definition at line 3 of file DataRowChangeEventArgs.cs.