Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.AppContextConfigHelper Member List

This is the complete list of members for System.AppContextConfigHelper, including all inherited members.

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