Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Elements > API/Plugins/PCG/Elements/Metadata
Inheritance Hierarchy
- UObject
- UPCGData
- UPCGSettingsInterface
- UPCGSettings
- UPCGMetadataSettingsBase
- UPCGMetadataBreakVectorSettings
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/Elements/Metadata/PCGMetadataBreakVector.h |
| Include | #include "Elements/Metadata/PCGMetadataBreakVector.h" |
Syntax
UCLASS (MinimalAPI, BlueprintType, ClassGroup=(Procedural))
class UPCGMetadataBreakVectorSettings : public UPCGMetadataSettingsBase
Variables
| Type | Name | Description | |
|---|---|---|---|
| FPCGAttributePropertyInputSelector | InputSource |
Overridden from UPCGMetadataSettingsBase
| Type | Name | Description | |
|---|---|---|---|
| FPCGAttributePropertyInputSelector | GetInputSource
(
uint32 Index |
||
| FName | GetOutputAttributeName
(
FName BaseName, |
||
| FName | GetOutputPinLabel
(
uint32 Index |
||
| uint16 | GetOutputType
(
uint16 InputTypeId |
||
| uint32 | GetResultNum () |
||
| bool | IsSupportedInputType
(
uint16 TypeId, |
Overridden from UPCGSettings
| Type | Name | Description | |
|---|---|---|---|
| FPCGElementPtr | |||
| FName | |||
| FText | |||
| void | PostLoad () |
Deprecated Variables
| Type | Name | Description | |
|---|---|---|---|
| FName | InputAttributeName_DEPRECATED |