Navigation
API > API/Editor > API/Editor/Kismet
Struct to contain search results and help compare them for uniqueness.
| Name | FComponentUniqueDisplay |
| Type | struct |
| Header File | /Engine/Source/Editor/Kismet/Public/ImaginaryBlueprintData.h |
| Include Path | #include "ImaginaryBlueprintData.h" |
Syntax
struct FComponentUniqueDisplay
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FComponentUniqueDisplay
(
FSearchResult InSearchResult |
ImaginaryBlueprintData.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| SearchResult | FSearchResult | Search result contained and used for comparing of uniqueness | ImaginaryBlueprintData.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FComponentUniqueDisplay& Other |
ImaginaryBlueprintData.h |