Navigation
API > API/Editor > API/Editor/Kismet
Used for external gather functions to add Key/Value pairs to be placed into Json
| Name | FSearchTagDataPair |
| Type | struct |
| Header File | /Engine/Source/Editor/Kismet/Public/FindInBlueprintManager.h |
| Include Path | #include "FindInBlueprintManager.h" |
Syntax
struct FSearchTagDataPair
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSearchTagDataPair
(
FText InKey, |
FindInBlueprintManager.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Key | FText | FindInBlueprintManager.h | ||
| Value | FText | FindInBlueprintManager.h |