terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Public Member Functions | |
RefreshEventArgs (object componentChanged) | |
RefreshEventArgs (Type typeChanged) | |
Static Public Attributes | |
static readonly EventArgs | Empty |
Properties | |
object | ComponentChanged [get] |
Type | TypeChanged [get] |
Private Attributes | |
readonly object< ComponentChanged > | k__BackingField |
readonly Type< TypeChanged > | k__BackingField |
Definition at line 7 of file RefreshEventArgs.cs.