Navigation
API > API/Plugins > API/Plugins/PCG
Helper struct for serializing map of pin name to data labels.
| Name | FPCGPinDataLabels |
| Type | struct |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Compute/PCGComputeCommon.h |
| Include Path | #include "Compute/PCGComputeCommon.h" |
Syntax
USTRUCT ()
struct FPCGPinDataLabels
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| PinToDataLabels | TMap< FName, FPCGDataLabels > | Compute/PCGComputeCommon.h |