Navigation
API > API/Plugins > API/Plugins/ZoneGraph > API/Plugins/ZoneGraph/FZoneGraphLaneHandle
Overloads
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
)