Navigation
API > API/Runtime > API/Runtime/Navmesh
| Name | dtQueryResultPack |
| Type | struct |
| Header File | /Engine/Source/Runtime/Navmesh/Public/Detour/DetourNavMeshQuery.h |
| Include Path | #include "Detour/DetourNavMeshQuery.h" |
Syntax
struct dtQueryResultPack
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Detour/DetourNavMeshQuery.h | |||
dtQueryResultPack
(
dtPolyRef inRef, |
Detour/DetourNavMeshQuery.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| cost | dtReal | Detour/DetourNavMeshQuery.h | ||
| flag | unsigned int | Detour/DetourNavMeshQuery.h | ||
| pos | dtReal | Detour/DetourNavMeshQuery.h | ||
| ref | dtPolyRef | Detour/DetourNavMeshQuery.h |