UPathFollowingComponent::OnPathfindingQuery

Called when owner is preparing new pathfinding request

Windows
MacOS
Linux

Override Hierarchy

UPathFollowingComponent::OnPathfindingQuery()

UCrowdFollowingComponent::OnPathfindingQuery()

References

Module

AIModule

Header

/Engine/Source/Runtime/AIModule/Classes/Navigation/PathFollowingComponent.h

Include

#include "Navigation/PathFollowingComponent.h"

Syntax

virtual void OnPathfindingQuery
(
    FPathFindingQuery & Query
)

Remarks

Called when owner is preparing new pathfinding request

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