Terraria v1.4.4.9
Terraria source code documentation
|
This is the complete list of members for System.AppContext, including all inherited members.
BaseDirectory | System.AppContext | static |
FirstChanceException | System.AppContext | static |
GetBaseDirectoryCore() | System.AppContext | inlineprivatestatic |
GetData(string name) | System.AppContext | inlinestatic |
LogSwitchValues(RuntimeEventSource ev) | System.AppContext | inlinepackagestatic |
OnProcessExit() | System.AppContext | inlinepackagestatic |
ProcessExit | System.AppContext | static |
s_dataStore | System.AppContext | privatestatic |
s_defaultBaseDirectory | System.AppContext | privatestatic |
s_switches | System.AppContext | privatestatic |
SetData(string name, object? data) | System.AppContext | inlinestatic |
SetSwitch(string switchName, bool isEnabled) | System.AppContext | inlinestatic |
Setup(char **pNames, char **pValues, int count) | System.AppContext | inlinepackagestatic |
TargetFrameworkName | System.AppContext | static |
TryGetSwitch(string switchName, out bool isEnabled) | System.AppContext | inlinestatic |
UnhandledException | System.AppContext | static |