AAIController::HasPartialPath

Returns true if the current PathFollowingComponent's path is partial (does not reach desired destination).

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 HasPartialPath() const

Remarks

Returns true if the current PathFollowingComponent's path is partial (does not reach desired destination).

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