Navigation
API > API/Plugins > API/Plugins/PCG
| Name | FPCGDataTypeInfoComposite |
| Type | struct |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Data/PCGSpatialData.h |
| Include Path | #include "Data/PCGSpatialData.h" |
Syntax
USTRUCT ()
struct FPCGDataTypeInfoComposite : public FPCGDataTypeInfoSpatial
Inheritance Hierarchy
- FPCGDataTypeInfo → FPCGDataTypeInfoSpatial → FPCGDataTypeInfoComposite
Functions
Public
Overridden from FPCGDataTypeInfo
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual TSubclassOf< UPCGData > GetAssociatedClass() |
Data/PCGSpatialData.h | ||
virtual EPCGDataType GetAssociatedLegacyType() |
Data/PCGSpatialData.h | ||
virtual bool Hidden() |
If the type should be hidden to the user. | Data/PCGSpatialData.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static const FPCGDataTypeBaseId & AsId() |
Data/PCGSpatialData.h | ||
static TSubclassOf< UPCGData > GetStaticAssociatedClass() |
Data/PCGSpatialData.h | ||
static EPCGDataType GetStaticAssociatedLegacyType() |
Data/PCGSpatialData.h |