|
terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
Inheritance diagram for System.Configuration.SettingChangingEventArgs:
Collaboration diagram for System.Configuration.SettingChangingEventArgs:Public Member Functions | |
| SettingChangingEventArgs (string settingName, string settingClass, string settingKey, object newValue, bool cancel) | |
Static Public Attributes | |
| static readonly global::System.EventArgs | Empty |
Properties | |
| object | NewValue [get, set] |
| string | SettingClass [get, set] |
| string | SettingKey [get, set] |
| string | SettingName [get, set] |
| bool | Cancel [get, set] |
Private Attributes | |
| bool< Cancel > | k__BackingField |
Definition at line 9 of file SettingChangingEventArgs.cs.