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
Loading...
Searching...
No Matches
System.Configuration.SettingChangingEventArgs Class Reference
+ 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< Cancelk__BackingField
 

Detailed Description

Definition at line 9 of file SettingChangingEventArgs.cs.


The documentation for this class was generated from the following file: