ObstacleState

Windows
MacOS
Linux

References

Module

Navmesh

Header

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

Include

#include "DetourTileCache/DetourTileCache.h"

Syntax

enum ObstacleState
{
    DT_OBSTACLE_EMPTY,
    DT_OBSTACLE_PROCESSING,
    DT_OBSTACLE_PROCESSED,
    DT_OBSTACLE_REMOVING,
}

Values

Name

Description

DT_OBSTACLE_EMPTY

DT_OBSTACLE_PROCESSING

DT_OBSTACLE_PROCESSED

DT_OBSTACLE_REMOVING

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