Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
FConfigLayerExpansion Struct Reference

#include <ConfigTypes.h>

+ Collaboration diagram for FConfigLayerExpansion:

Public Attributes

const TCHAR * Before1
 
const TCHAR * After1
 
const TCHAR * Before2
 
const TCHAR * After2
 
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

Definition at line 81 of file ConfigTypes.h.

Member Data Documentation

◆ After1

const TCHAR* FConfigLayerExpansion::After1

Definition at line 85 of file ConfigTypes.h.

◆ After2

const TCHAR* FConfigLayerExpansion::After2

Definition at line 87 of file ConfigTypes.h.

◆ Before1

const TCHAR* FConfigLayerExpansion::Before1

Definition at line 84 of file ConfigTypes.h.

◆ Before2

const TCHAR* FConfigLayerExpansion::Before2

Definition at line 86 of file ConfigTypes.h.

◆ Flags

EConfigExpansionFlags FConfigLayerExpansion::Flags

Definition at line 88 of file ConfigTypes.h.


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