FConfigSection::MultiFind

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/ConfigCacheIni.h

Include

#include "Misc/ConfigCacheIni.h"

Syntax

template<typename Allocator>
void MultiFind
(
    const FName Key,
    TArray< FString, Allocator > & OutValues,
    const bool bMaintainOrder
) const

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