Navigation
API > API/Runtime > API/Runtime/Navmesh > API/Runtime/Navmesh/dtNavLinkBuilder
| |
|
| Name |
JumpLink |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Navmesh/Public/Detour/DetourNavLinkBuilder.h |
| Include Path |
#include "Detour/DetourNavLinkBuilder.h" |
Syntax
struct JumpLink
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| configIndex |
uint8 |
|
Detour/DetourNavLinkBuilder.h |
|
| debugSourceEdge |
short |
|
Detour/DetourNavLinkBuilder.h |
|
| flags |
JumpLinkFlag |
|
Detour/DetourNavLinkBuilder.h |
|
| nspine |
int |
|
Detour/DetourNavLinkBuilder.h |
|
| spine0 |
dtReal |
|
Detour/DetourNavLinkBuilder.h |
|
| spine1 |
dtReal |
|
Detour/DetourNavLinkBuilder.h |
|