UAITask_MoveTo::SetObservedPath

Stores path and starts observing its events

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 SetObservedPath
(
    FNavPathSharedPtr InPath
)

Remarks

Stores path and starts observing its events

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