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

#include <ConfigTypes.h>

+ Collaboration diagram for FConfigLayer:

Public Attributes

const TCHAR * EditorName
 
const TCHAR * Path
 
EConfigLayerFlags Flag
 

Detailed Description

Structure to define all the layers of the config system. Layers can be expanded by expansion files (NoRedist, etc), or by ini platform parents

Definition at line 52 of file ConfigTypes.h.

Member Data Documentation

◆ EditorName

const TCHAR* FConfigLayer::EditorName

Definition at line 55 of file ConfigTypes.h.

◆ Flag

EConfigLayerFlags FConfigLayer::Flag

Definition at line 59 of file ConfigTypes.h.

◆ Path

const TCHAR* FConfigLayer::Path

Definition at line 57 of file ConfigTypes.h.


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