UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
dtNavLinkBuilder::JumpLink Struct Reference

#include <DetourNavLinkBuilder.h>

Public Attributes

dtReal spine0 [MAX_SPINE *3]
 
dtReal spine1 [MAX_SPINE *3]
 
int nspine = 0
 
JumpLinkFlag flags = VALID
 
uint8 configIndex = INVALID_CONFIG_INDEX
 
short debugSourceEdge = -1
 

Member Data Documentation

◆ configIndex

uint8 dtNavLinkBuilder::JumpLink::configIndex = INVALID_CONFIG_INDEX

◆ debugSourceEdge

short dtNavLinkBuilder::JumpLink::debugSourceEdge = -1

◆ flags

JumpLinkFlag dtNavLinkBuilder::JumpLink::flags = VALID

◆ nspine

int dtNavLinkBuilder::JumpLink::nspine = 0

◆ spine0

dtReal dtNavLinkBuilder::JumpLink::spine0[MAX_SPINE *3]

◆ spine1

dtReal dtNavLinkBuilder::JumpLink::spine1[MAX_SPINE *3]

The documentation for this struct was generated from the following file: