Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Runtime.Serialization.SwitchState Class Referencesealed

Package Functions

 SwitchState (Label defaultLabel, Label endOfSwitchLabel)
 

Properties

Label DefaultLabel [get]
 
Label EndOfSwitchLabel [get]
 
bool DefaultDefined [get, set]
 

Private Attributes

readonly Label _defaultLabel
 
readonly Label _endOfSwitchLabel
 
bool _defaultDefined
 

Detailed Description

Definition at line 5 of file SwitchState.cs.


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