Navigation
API > API/Plugins > API/Plugins/PCG
| Name | EPCGPathfindingSplineMode |
| Type | enum |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGPathfindingElement.h |
| Include Path | #include "Elements/PCGPathfindingElement.h" |
Syntax
enum EPCGPathfindingSplineMode
{
Curve,
Linear,
}
Values
| Name | Remarks |
|---|---|
| Curve | |
| Linear |