Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Elements > API/Plugins/PCG/Elements/Metadata
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UPCGData
- UPCGSettingsInterface
- UPCGSettings
- UPCGMetadataSettingsBase
- UPCGMetadataStringOpSettings
References
| Module | PCG |
| Header | /Engine/Plugins/Experimental/PCG/Source/PCG/Public/Elements/Metadata/PCGMetadataStringOpElement.h |
| Include | #include "Elements/Metadata/PCGMetadataStringOpElement.h" |
Syntax
UCLASS&40;BlueprintType, ClassGroup&61;&40;Procedural&41;&41;
class UPCGMetadataStringOpSettings : public UPCGMetadataSettingsBase
Variables
| Type | Name | Description | |
|---|---|---|---|
| FPCGAttributePropertyInputSelector | InputSource1 | ||
| FPCGAttributePropertyInputSelector | InputSource2 | ||
| EPCGMetadataStringOperation | Operation |
Overridden from UPCGMetadataSettingsBase
| Type | Name | Description | |
|---|---|---|---|
| FName | GetInputPinLabel
(
uint32 Index |
||
| uint32 | |||
| FPCGAttributePropertyInputSelector | GetInputSource
(
uint32 Index |
||
| uint16 | GetOutputType
(
uint16 InputTypeId |
||
| bool | IsSupportedInputType
(
uint16 TypeId, |
Overridden from UPCGSettings
| Type | Name | Description | |
|---|---|---|---|
| FName | Derived classes can implement this to expose additional name information in the logs | ||
| FPCGElementPtr | |||
| FName | |||
| FText |