Navigation
API > API/Plugins > API/Plugins/ZoneGraph
Section of a lane
| Name | FZoneGraphLaneSection |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/ZoneGraph/Source/ZoneGraph/Public/ZoneGraphTypes.h |
| Include Path | #include "ZoneGraphTypes.h" |
Syntax
USTRUCT ()
struct FZoneGraphLaneSection
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| EndDistanceAlongLane | float | ZoneGraphTypes.h |
|
|
| LaneHandle | FZoneGraphLaneHandle | ZoneGraphTypes.h |
|
|
| StartDistanceAlongLane | float | ZoneGraphTypes.h |
|
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FZoneGraphLaneSection& Other |
ZoneGraphTypes.h |