DT_EXT_LINK

A flag that indicates that an entity links to an external entity.

Windows
MacOS
Linux

References

Module

Navmesh

Header

/Engine/Source/Runtime/Navmesh/Public/Detour/DetourNavMesh.h

Include

#include "Detour/DetourNavMesh.h"

Syntax

static const unsigned short DT_EXT_LINK = 0x8000;

Remarks

A flag that indicates that an entity links to an external entity. (E.g. A polygon edge is a portal that links to another polygon.)

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