Navigation
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
Constructors
Type | Name | Description |
---|---|---|
FSearchTagDataPair ( FText InKey, FText InValue ) |