![]() |
Ark Server API (ASA) - Wiki
|
#include "Containers/Array.h"#include "Containers/Map.h"#include "Containers/Set.h"#include "Containers/SparseArray.h"#include "Containers/UnrealString.h"#include "CoreGlobals.h"#include "CoreTypes.h"#include "Misc/ConfigTypes.h"
Include dependency graph for ConfigContext.h:Go to the source code of this file.
Classes | |
| class | FConfigContext |
| struct | FConfigContext::FPerPlatformDirs |
Macros | |
| #define | CUSTOM_CONFIG "" |
| #define | DISABLE_GENERATED_INI_WHEN_COOKED 0 |
Functions | |
| bool | DoesConfigFileExistWrapper (const TCHAR *IniFile, const TSet< FString > *IniCacheSet=nullptr) |
| #define CUSTOM_CONFIG "" |
Definition at line 16 of file ConfigContext.h.
| #define DISABLE_GENERATED_INI_WHEN_COOKED 0 |
Definition at line 20 of file ConfigContext.h.