Navigation
API > API/Plugins > API/Plugins/PCG
| Name | EPCGSelfPruningType |
| Type | enum |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGSelfPruning.h |
| Include Path | #include "Elements/PCGSelfPruning.h" |
Syntax
enum EPCGSelfPruningType
{
LargeToSmall,
SmallToLarge,
AllEqual,
None,
RemoveDuplicates,
}
Values
| Name | Remarks |
|---|---|
| LargeToSmall | |
| SmallToLarge | |
| AllEqual | |
| None | |
| RemoveDuplicates |