FImaginaryFiBData::AddKeyValuePair

Adds a KeyValue pair to the ParsedTagAndValues map

Windows
MacOS
Linux

References

Module

Kismet

Header

/Engine/Source/Editor/Kismet/Public/ImaginaryBlueprintData.h

Include

#include "ImaginaryBlueprintData.h"

Syntax

void AddKeyValuePair
(
    FText InKey,
    FSearchableValueInfo & InValue
)

Remarks

Adds a KeyValue pair to the ParsedTagAndValues map

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