Navigation
API > API/Runtime > API/Runtime/Navmesh > API/Runtime/Navmesh/Recast
References
| Module | Navmesh |
| Header | /Engine/Source/Runtime/Navmesh/Public/Recast/Recast.h |
| Include | #include "Recast/Recast.h" |
Syntax
static const int RC_NOT_CONNECTED = 0xff;
Remarks
The value returned by rcGetCon if the specified direction is not connected to another span. (Has no neighbor.)