Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Elements
Inheritance Hierarchy
- UObject
- UPCGData
- UPCGSettingsInterface
- UPCGSettings
- UPCGSortAttributesSettings
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGSortAttributes.h |
| Include | #include "Elements/PCGSortAttributes.h" |
Syntax
UCLASS (BlueprintType, ClassGroup=(Procedural))
class UPCGSortAttributesSettings : public UPCGSettings
Variables
| Type | Name | Description | |
|---|---|---|---|
| FPCGAttributePropertyInputSelector | InputSource | ||
| EPCGSortMethod | SortMethod |
Overridden from UPCGSettings
| Type | Name | Description | |
|---|---|---|---|
| FPCGElementPtr | |||
| FName | |||
| FText | |||
| TArray< FText > | List of extra aliases that will be added to the node list in the Editor.Useful when we rename a node, but we still want the user to find the old one. | ||
| FText | |||
| EPCGSettingsType | GetType () |
||
| bool | If the node has any dynamic pins that can change based on input or settings | ||
| TArray< FPCGPinProperties > |