FKeyValueSink

Declares a delegate type that's used by the config system to allow iteration of key value pairs.

Windows
MacOS
Linux

Type

typedef TBaseDelegate_TwoParams< void, const TCHAR *, const TCHAR * > FKeyValueSink

References

Module

Core

Header

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

Include

#include "Misc/ConfigCacheIni.h"

Remarks

Declares a delegate type that's used by the config system to allow iteration of key value pairs.

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