Ark Server API (ASA) - Wiki
|
#include <ConfigTypes.h>
Public Attributes | |
const TCHAR * | EditorName |
const TCHAR * | Path |
EConfigLayerFlags | Flag |
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.
const TCHAR* FConfigLayer::EditorName |
Definition at line 55 of file ConfigTypes.h.
EConfigLayerFlags FConfigLayer::Flag |
Definition at line 59 of file ConfigTypes.h.
const TCHAR* FConfigLayer::Path |
Definition at line 57 of file ConfigTypes.h.