Navigation
API > API/Plugins > API/Plugins/ZoneGraph
References
| Module | ZoneGraph |
| Header | /Engine/Plugins/Runtime/ZoneGraph/Source/ZoneGraph/Public/ZoneGraphTypes.h |
| Include | #include "ZoneGraphTypes.h" |
Syntax
struct FZoneGraphLanePath
Variables
| Type | Name | Description | |
|---|---|---|---|
| FZoneGraphLaneLocation | EndLaneLocation | ||
| TArray< FZoneGraphLaneHandle > | Lanes | ||
| FZoneGraphLaneLocation | StartLaneLocation |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Add
(
const FZoneGraphLaneHandle& LaneHandle |
||
| void | Reset
(
const TArray< FZoneGraphLaneHandle >::SizeType NewSize |