Navigation
API > API/Plugins > API/Plugins/PCG
| Name | EPCGCollapseVisitOrder |
| Type | enum |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGCollapsePoints.h |
| Include Path | #include "Elements/PCGCollapsePoints.h" |
Syntax
enum EPCGCollapseVisitOrder
{
Ordered,
Random,
MinAttribute,
MaxAttribute,
}
Values
| Name | Remarks |
|---|---|
| Ordered | |
| Random | |
| MinAttribute | |
| MaxAttribute |