Navigation
API > API/Plugins > API/Plugins/PCG
Sorts points based on an attribute.
| Name | EPCGSortMethod |
| Type | enum |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGSortAttributes.h |
| Include Path | #include "Elements/PCGSortAttributes.h" |
Syntax
enum EPCGSortMethod
{
Ascending,
Descending,
}
Values
| Name | Remarks |
|---|---|
| Ascending | |
| Descending |