AAIController::BuildPathfindingQuery

Helper function for creating pathfinding query for this agent from move request data

Windows
MacOS
Linux

References

Module

AIModule

Header

/Engine/Source/Runtime/AIModule/Classes/AIController.h

Include

#include "AIController.h"

Source

/Engine/Source/Runtime/AIModule/Private/AIController.cpp

Syntax

bool BuildPathfindingQuery
(
    const FAIMoveRequest & MoveRequest,
    FPathFindingQuery & Query
) const

Remarks

Helper function for creating pathfinding query for this agent from move request data

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