Terraria v1.4.4.9
Terraria source code documentation
|
This is the complete list of members for System.AppContextConfigHelper, including all inherited members.
GetBooleanConfig(string configName, bool defaultValue) | System.AppContextConfigHelper | inlinepackagestatic |
GetBooleanConfig(string switchName, string envVariable, bool defaultValue=false) | System.AppContextConfigHelper | inlinepackagestatic |
GetInt16Config(string configName, short defaultValue, bool allowNegative=true) | System.AppContextConfigHelper | inlinepackagestatic |
GetInt32Config(string configName, int defaultValue, bool allowNegative=true) | System.AppContextConfigHelper | inlinepackagestatic |