Navigation
API > API/Runtime > API/Runtime/Navmesh
| |
|
| Name |
dtSharedBoundaryData |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Navmesh/Public/DetourCrowd/DetourSharedBoundary.h |
| Include Path |
#include "DetourCrowd/DetourSharedBoundary.h" |
Syntax
struct dtSharedBoundaryData
Constructors
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| AccessTime |
dtReal |
|
DetourCrowd/DetourSharedBoundary.h |
|
| Center |
dtReal |
|
DetourCrowd/DetourSharedBoundary.h |
|
| Edges |
TArray< dtSharedBoundaryEdge > |
|
DetourCrowd/DetourSharedBoundary.h |
|
| Filter |
dtQueryFilter * |
|
DetourCrowd/DetourSharedBoundary.h |
|
| Polys |
TSet< dtPolyRef > |
|
DetourCrowd/DetourSharedBoundary.h |
|
| Radius |
dtReal |
|
DetourCrowd/DetourSharedBoundary.h |
|
| SingleAreaId |
uint8 |
|
DetourCrowd/DetourSharedBoundary.h |
|
Functions
Public