UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FConfigLayerExpansion Struct Reference

#include <ConfigTypes.h>

Public Attributes

const TCHARBefore1
 
const TCHARAfter1
 
const TCHARBefore2
 
const TCHARAfter2
 
EConfigExpansionFlags Flags
 

Detailed Description

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

Member Data Documentation

◆ After1

const TCHAR* FConfigLayerExpansion::After1

◆ After2

const TCHAR* FConfigLayerExpansion::After2

◆ Before1

const TCHAR* FConfigLayerExpansion::Before1

◆ Before2

const TCHAR* FConfigLayerExpansion::Before2

◆ Flags

EConfigExpansionFlags FConfigLayerExpansion::Flags

The documentation for this struct was generated from the following file: