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