FComponentUniqueDisplay

Struct to contain search results and help compare them for uniqueness.

Unreal Engine C++ API Reference > Editor > Kismet

References

   
Module Kismet
Header /Engine/Source/Editor/Kismet/Public/ImaginaryBlueprintData.h
Include #include "ImaginaryBlueprintData.h"

Syntax

struct FComponentUniqueDisplay  

Remarks

Struct to contain search results and help compare them for uniqueness.

Variables

Type Name Description
FSearchResult SearchResult Search result contained and used for comparing of uniqueness

Constructors

Type Name Description
  FComponentUniqueDisplay ( FSearchResult InSearchResult )  

Operators

Type Name Description
bool operator== ( const FComponentUniqueDisplay& Oth... )  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library