UAITask_MoveTo::SetContinuousGoalTracking

Switch task into continuous tracking mode: keep restarting move toward goal actor.

Windows
MacOS
Linux

References

Module

AIModule

Header

/Engine/Source/Runtime/AIModule/Classes/Tasks/AITask_MoveTo.h

Include

#include "Tasks/AITask_MoveTo.h"

Source

/Engine/Source/Runtime/AIModule/Private/Tasks/AITask_MoveTo.cpp

Syntax

void SetContinuousGoalTracking
(
    bool bEnable
)

Remarks

Switch task into continuous tracking mode: keep restarting move toward goal actor. Only pathfinding failure or external cancel will be able to stop this task.

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