Navigation
API > API/Runtime > API/Runtime/Core
Options which stemmed from the commandline.
| Name | FConfigCommandlineOverride |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/ConfigCacheIni.h |
| Include Path | #include "Misc/ConfigCacheIni.h" |
Syntax
struct FConfigCommandlineOverride
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| BaseFileName | FString | Misc/ConfigCacheIni.h | ||
| PropertyKey | FString | Misc/ConfigCacheIni.h | ||
| PropertyValue | FString | Misc/ConfigCacheIni.h | ||
| Section | FString | Misc/ConfigCacheIni.h |