Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FConfigFile
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Misc/ConfigCacheIni.h |
|
|
|
Misc/ConfigCacheIni.h |
|
GetKeys(TArray< FString > &)
| |
|
| Name |
GetKeys |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Core/Public/Misc/ConfigCacheIni.h |
| Include Path |
#include "Misc/ConfigCacheIni.h" |
int32 GetKeys
(
TArray < FString > & Keys
) const
GetKeys(TSet< FString > &)
| |
|
| Name |
GetKeys |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Core/Public/Misc/ConfigCacheIni.h |
| Include Path |
#include "Misc/ConfigCacheIni.h" |
int32 GetKeys
(
TSet< FString > & Keys
) const