Navigation
API > API/Plugins > API/Plugins/ZoneGraph
| Name | FZoneGraphLaneLocation |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/ZoneGraph/Source/ZoneGraph/Public/ZoneGraphTypes.h |
| Include Path | #include "ZoneGraphTypes.h" |
Syntax
USTRUCT ()
struct FZoneGraphLaneLocation
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Direction | FVector | ZoneGraphTypes.h |
|
|
| DistanceAlongLane | float | ZoneGraphTypes.h |
|
|
| LaneHandle | FZoneGraphLaneHandle | ZoneGraphTypes.h |
|
|
| LaneSegment | int32 | ZoneGraphTypes.h |
|
|
| Position | FVector | ZoneGraphTypes.h |
|
|
| Tangent | FVector | ZoneGraphTypes.h |
|
|
| Up | FVector | ZoneGraphTypes.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsValid() |
ZoneGraphTypes.h | ||
void Reset() |
ZoneGraphTypes.h |