Navigation
Unreal Engine C++ API Reference > 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 |
void GetConfigFilenames
&40;
TArray< FString > & ConfigFilenames
&41;
Remarks
Retrieve a list of all of the config files stored in the cache
Parameters
Name | Description |
---|---|
ConfigFilenames | Out array to receive the list of filenames |