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
struct FExecutionState
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< FPCGPoint > | GoalPoints | The goal points of the paths to search for. | |
| PCGSpatialAlgo::AStar::FSearchSettings | Settings | ||
| TArray< FPCGPoint > | StartPoints | The starting points of the paths to search. |