Navigation
API > API/Plugins > API/Plugins/ZoneGraph > API/Plugins/ZoneGraph/UZoneGraphSubsystem > API/Plugins/ZoneGraph/UZoneGraphSubsystem/FindNearestLocationOnLane
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 FindNearestLocationOnLane
&40;
const FZoneGraphLaneHandle LaneHandle,
const FVector & Center,
const float Range,
FZoneGraphLaneLocation & OutLaneLocation,
float & OutDistanceSqr
&41; const
Remarks
Find nearest location on a specific lane.