Navigation
API > API/Plugins > API/Plugins/ZoneGraph > API/Plugins/ZoneGraph/FZoneGraphLaneHandle
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| ZoneGraphTypes.h | |||
FZoneGraphLaneHandle
(
const int32 InLaneIndex, |
ZoneGraphTypes.h |
FZoneGraphLaneHandle()
| Name | FZoneGraphLaneHandle |
| Type | function |
| Header File | /Engine/Plugins/Runtime/ZoneGraph/Source/ZoneGraph/Public/ZoneGraphTypes.h |
| Include Path | #include "ZoneGraphTypes.h" |
FZoneGraphLaneHandle()
FZoneGraphLaneHandle(const int32, const FZoneGraphDataHandle)
| Name | FZoneGraphLaneHandle |
| Type | function |
| Header File | /Engine/Plugins/Runtime/ZoneGraph/Source/ZoneGraph/Public/ZoneGraphTypes.h |
| Include Path | #include "ZoneGraphTypes.h" |
FZoneGraphLaneHandle
(
const int32 InLaneIndex,
const FZoneGraphDataHandle InDataHandle
)