Navigation
API > API/Plugins > API/Plugins/Chooser
| |
|
| Name |
FChooserNameRowData |
| Type |
struct |
| Header File |
/Engine/Plugins/Chooser/Source/Chooser/Public/NameColumn.h |
| Include Path |
#include "NameColumn.h" |
Syntax
USTRUCT ()
struct FChooserNameRowData
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Comparison |
ENameColumnCellValueComparison |
|
NameColumn.h |
- EditAnywhere
- Category=Runtime
- Meta=(ValidEnumValues="MatchEqual, MatchNotEqual, MatchAny")
|
| Value |
FName |
|
NameColumn.h |
- EditAnywhere
- Category="Runtime"
|
Functions
Public
| Name |
Remarks |
Include Path |
Unreal Specifiers |
bool Evaluate
(
const FName& LeftHandSide
) const
|
|
NameColumn.h |
|