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.Diagnostics.Switch Class Referenceabstract
+ Inheritance diagram for System.Diagnostics.Switch:
+ Collaboration diagram for System.Diagnostics.Switch:

Protected Member Functions

 Switch (string displayName, string description)
 
 Switch (string displayName, string description, string defaultSwitchValue)
 

Static Private Member Functions

static void _pruneCachedSwitches ()
 
static Switch ()
 

Private Attributes

readonly string description
 
readonly string displayName
 
string switchValueString
 
string defaultValue
 

Static Private Attributes

static List< WeakReferenceswitches
 
static int s_LastCollectionCount
 

Detailed Description

Definition at line 10 of file Switch.cs.


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