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
USTRUCT&40;&41;
struct FZoneGraphLaneLocation
Variables
| Type | Name | Description | |
|---|---|---|---|
| FVector | Direction | ||
| float | DistanceAlongLane | ||
| FZoneGraphLaneHandle | LaneHandle | ||
| int32 | LaneSegment | ||
| FVector | Position | ||
| FVector | Tangent | ||
| FVector | Up |