Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Misc/ConfigTypes.h |
| Include | #include "Misc/ConfigTypes.h" |
Syntax
struct FConfigLayerExpansion
Remarks
This describes extra files per layer, to deal with restricted and NDA covered platform files that can't have the settings be in the Base/Default ini files. Note that we treat DedicatedServer as a "Platform" where it will have it's own directory of files, like a platform
Variables
| Type | Name | Description | |
|---|---|---|---|
| const TCHAR * | After1 | ||
| const TCHAR * | After2 | ||
| const TCHAR * | Before1 | A set of replacements from the source file to possible other files | |
| const TCHAR * | Before2 | ||
| EConfigExpansionFlags | Flags |