dtPathQueue::getPathResult

Windows
MacOS
Linux

References

Module

Navmesh

Header

/Engine/Source/Runtime/Navmesh/Public/DetourCrowd/DetourPathQueue.h

Include

#include "DetourCrowd/DetourPathQueue.h"

Source

/Engine/Source/Runtime/Navmesh/Private/DetourCrowd/DetourPathQueue.cpp

Syntax

dtStatus getPathResult
(
    dtPathQueueRef ref,
    dtPolyRef * path,
    int * pathSize,
    const int maxPath
)

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