FConfigFile::GetValue

Generic versions for use with templates

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Misc/ConfigCacheIni.h"

Syntax

bool GetValue
(
    const TCHAR * Section,
    const TCHAR * Key,
    FString & Value
) const

Remarks

Generic versions for use with templates

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