Navigation
API > API/Plugins > API/Plugins/PCG
Descriptor for setting the icon and color directly.
| Name | FPCGActionIconByLabelDescriptor |
| Type | struct |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Utils/PCGPreconfiguration.h |
| Include Path | #include "Utils/PCGPreconfiguration.h" |
Syntax
struct FPCGActionIconByLabelDescriptor : public IPCGActionIconDescriptorBase
Implements Interfaces
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| BrushLabel | FName | Utils/PCGPreconfiguration.h | ||
| Tint | FLinearColor | Utils/PCGPreconfiguration.h |
Functions
Public
Overridden from IPCGActionIconDescriptorBase
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual EPCGActionIconDescriptorType GetActionIconDescriptorType() |
Utils/PCGPreconfiguration.h |