dtTileCache::addObstacle

Windows
MacOS
Linux

References

Module

Navmesh

Header

/Engine/Source/Runtime/Navmesh/Public/DetourTileCache/DetourTileCache.h

Include

#include "DetourTileCache/DetourTileCache.h"

Source

/Engine/Source/Runtime/Navmesh/Private/DetourTileCache/DetourTileCache.cpp

Syntax

dtStatus addObstacle
(
    const float * pos,
    const float radius,
    const float height,
    dtObstacleRef * result
)

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