Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Elements
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGPathfindingElement.h |
| Include | #include "Elements/PCGPathfindingElement.h" |
Syntax
enum EPCGPathfindingSplineMode
{
UMETA =(Tooltip = "Interpret the spline as a continuous curve."),
UMETA =(Tooltip = "Interpret the spline as a conjunction of linear segments."),
}
Values
| Name | Description |
|---|---|
| UMETA | |
| UMETA |