Navigation
API > API/Plugins > API/Plugins/PCG
Descriptor to convert an EPCGMetadataTypes value directly.
| Name | FPCGActionIconByMetadataDescriptor |
| Type | struct |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Utils/PCGPreconfiguration.h |
| Include Path | #include "Utils/PCGPreconfiguration.h" |
Syntax
struct FPCGActionIconByMetadataDescriptor : public IPCGActionIconDescriptorBase
Implements Interfaces
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FPCGActionIconByMetadataDescriptor
(
const EPCGMetadataTypes InType, |
Utils/PCGPreconfiguration.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ContainerType | const EPCGContainerType | Utils/PCGPreconfiguration.h | ||
| MetadataType | const EPCGMetadataTypes | Utils/PCGPreconfiguration.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
EPCGContainerType GetContainerType() |
Utils/PCGPreconfiguration.h | ||
EPCGMetadataTypes GetMetadataType() |
Utils/PCGPreconfiguration.h |
Overridden from IPCGActionIconDescriptorBase
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual EPCGActionIconDescriptorType GetActionIconDescriptorType() |
Utils/PCGPreconfiguration.h |