Navigation
API > API/Plugins > API/Plugins/PCG
| Name | EPCGSplitSplineDataBehavior |
| Type | enum |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGSplitSplines.h |
| Include Path | #include "Elements/PCGSplitSplines.h" |
Syntax
enum EPCGSplitSplineDataBehavior
{
KeepAllSplines,
KeepCutSplines,
KeepInteriorSplinesOnly,
}
Values
| Name | Remarks |
|---|---|
| KeepAllSplines | |
| KeepCutSplines | |
| KeepInteriorSplinesOnly |