FPathFindingQueryData::FPathFindingQueryData

Windows
MacOS
Linux

References

Module

NavigationSystem

Header

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

Include

#include "NavigationSystemTypes.h"

Syntax

FPathFindingQueryData
(
    const UObject * InOwner,
    const FVector & InStartLocation,
    const FVector & InEndLocation,
    FSharedConstNavQueryFilter InQueryFilter,
    int32 InNavDataFlags,
    bool bInAllowPartialPaths,
    const float InCostLimit
)

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