Navigation
API > API/Plugins > API/Plugins/PCG
| |
|
| Name |
FPCGAttributeSelectorMenuEntry |
| Type |
struct |
| Header File |
/Engine/Plugins/PCG/Source/PCG/Public/Metadata/Accessors/PCGAttributeAccessorFactory.h |
| Include Path |
#include "Metadata/Accessors/PCGAttributeAccessorFactory.h" |
Syntax
struct FPCGAttributeSelectorMenuEntry
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Metadata/Accessors/PCGAttributeAccessorFactory.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Label |
FText |
Label for the entry. |
Metadata/Accessors/PCGAttributeAccessorFactory.h |
|
| Selector |
FPCGAttributePropertySelector |
Selector to copy if this entry is selected. |
Metadata/Accessors/PCGAttributeAccessorFactory.h |
|
| Tooltip |
FText |
Tooltip to display for the entry. |
Metadata/Accessors/PCGAttributeAccessorFactory.h |
|
Functions
Public