Navigation
API > API/Runtime > API/Runtime/Core
| Name | FConfigCommandStreamSection |
| Type | class |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/ConfigCacheIni.h |
| Include Path | #include "Misc/ConfigCacheIni.h" |
Syntax
class FConfigCommandStreamSection : public FConfigSectionMap
Inheritance Hierarchy
- FConfigSectionMap → FConfigCommandStreamSection
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ArrayOfStructKeys | TMap< FName, FString > | Misc/ConfigCacheIni.h |