FPathFindingQuery::FPathFindingQuery

Windows
MacOS
Linux

References

Module

NavigationSystem

Header

/Engine/Source/Runtime/NavigationSystem/Public/NavigationSystemTypes.h

Include

#include "NavigationSystemTypes.h"

Source

/Engine/Source/Runtime/NavigationSystem/Private/NavigationData.cpp

Syntax

FPathFindingQuery
(
    const UObject * InOwner,
    const ANavigationData & InNavData,
    const FVector & Start,
    const FVector & End,
    FSharedConstNavQueryFilter SourceQueryFilter,
    FNavPathSharedPtr InPathInstanceToFill,
    const float CostLimit
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss