Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.AppContextConfigHelper Class Reference

Static Package Functions

static bool GetBooleanConfig (string configName, bool defaultValue)
 
static bool GetBooleanConfig (string switchName, string envVariable, bool defaultValue=false)
 
static int GetInt32Config (string configName, int defaultValue, bool allowNegative=true)
 
static short GetInt16Config (string configName, short defaultValue, bool allowNegative=true)
 

Detailed Description

Definition at line 5 of file AppContextConfigHelper.cs.


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