Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FConfigCacheIni
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Misc/ConfigCacheIni.h |
| Include | #include "Misc/ConfigCacheIni.h" |
| Source | /Engine/Source/Runtime/Core/Private/Misc/ConfigCacheIni.cpp |
static bool InitializeKnownConfigFiles
&40;
FConfigContext & Context
&41;
Remarks
Load the standard (used on all platforms) ini files, like Engine, Input, etc
return True if the engine ini was loaded
Parameters
| Name | Description |
|---|---|
| FConfigContext | The loading context that controls the destination of the loaded ini files |