FSearchTagDataPair

Used for external gather functions to add Key/Value pairs to be placed into Json

Windows
MacOS
Linux

References

Module

Kismet

Header

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

Include

#include "FindInBlueprintManager.h"

Syntax

struct FSearchTagDataPair

Remarks

Used for external gather functions to add Key/Value pairs to be placed into Json

Variables

Name Description

Public variable

FText

 

Key

Public variable

FText

 

Value

Constructors

Name Description

Public function

FSearchTagDataPair

(
    FText InKey,
    FText InValue
)

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