Navigation
API > API/Plugins > API/Plugins/ZoneGraph > API/Plugins/ZoneGraph/UZoneGraphSubsystem
References
| Module | ZoneGraph |
| Header | /Engine/Plugins/Runtime/ZoneGraph/Source/ZoneGraph/Public/ZoneGraphSubsystem.h |
| Include | #include "ZoneGraphSubsystem.h" |
| Source | /Engine/Plugins/Runtime/ZoneGraph/Source/ZoneGraph/Private/ZoneGraphSubsystem.cpp |
bool GetFirstLinkedLane
(
const FZoneGraphLaneHandle LaneHandle,
const EZoneLaneLinkType Types,
const EZoneLaneLinkFlags IncludeFlags,
const EZoneLaneLinkFlags ExcludeFlags,
FZoneGraphLinkedLane & OutLinkedLane
) const
Remarks
Returns handle to first linked lane matching the connection type and flags.