FConfigCacheIni::GetConfigFilenames

Retrieve a list of all of the config files stored in the cache

Windows
MacOS
Linux

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

Syntax

void GetConfigFilenames
(
    TArray< FString > & ConfigFilenames
)

Remarks

Retrieve a list of all of the config files stored in the cache

Parameters

Parameter

Description

ConfigFilenames

Out array to receive the list of filenames

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss