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 FZoneGraphLaneHandle
Variables
| Type | Name | Description | |
|---|---|---|---|
| FZoneGraphDataHandle | DataHandle | ||
| int32 | Index |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FZoneGraphLaneHandle
(
const int32 InLaneIndex, |
Functions
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator!=
(
const FZoneGraphLaneHandle& Other |
||
| bool | operator==
(
const FZoneGraphLaneHandle& Other |