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 |
FConfigFile &42; FindConfigFile
&40;
const FString & Filename
&41;
Remarks
Finds the in-memory config file for a config cache filename. The existing config file or null if it does not exist in memory
Parameters
| Name | Description |
|---|---|
| A | known key like GEngineIni, or the return value of GetConfigFilename |