DoesPathIntersectBox

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

bool

 

DoesPathIntersectBox

(
    const FNavigationPath* Path,
    const FBox& Box,
    uint32 StartingIndex,
    FVector* AgentExtent
)

Public function Static

bool

 

DoesPathIntersectBox

(
    const FNavigationPath* Path,
    const FBox& Box,
    const FVector& AgentLocation,
    uint32 StartingIndex,
    FVector* AgentExtent
)

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