FSearchTagDataPair

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

Unreal Engine C++ API Reference > Editor > Kismet

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

Type Name Description
FText Key  
FText Value  

Constructors

Type Name Description
  FSearchTagDataPair ( FText InKey, FText InValue )  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library