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