FMetaNavMeshPath::SetWaypoints

Tries to set waypoints, fails when path is ready being followed

Windows
MacOS
Linux

References

Module

AIModule

Header

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

Include

#include "Navigation/MetaNavMeshPath.h"

Source

/Engine/Source/Runtime/AIModule/Private/Navigation/MetaNavMeshPath.cpp

Syntax

bool SetWaypoints
(
    const TArray< FVector > & InWaypoints
)

Remarks

Tries to set waypoints, fails when path is ready being followed

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