Navigation
API > API/Runtime > API/Runtime/Navmesh > API/Runtime/Navmesh/dtNavLinkBuilder
| Name | GroundSegment |
| Type | struct |
| Header File | /Engine/Source/Runtime/Navmesh/Public/Detour/DetourNavLinkBuilder.h |
| Include Path | #include "Detour/DetourNavLinkBuilder.h" |
Syntax
struct GroundSegment
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
GroundSegment() |
Detour/DetourNavLinkBuilder.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~GroundSegment() |
Detour/DetourNavLinkBuilder.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| gsamples | TArray< GroundSample, TInlineAllocator< 16 > > | Detour/DetourNavLinkBuilder.h | ||
| ngsamples | unsigned short | Detour/DetourNavLinkBuilder.h | ||
| npass | unsigned short | Detour/DetourNavLinkBuilder.h | ||
| p | dtReal | Detour/DetourNavLinkBuilder.h | ||
| q | dtReal | Detour/DetourNavLinkBuilder.h |