Navigation
API > API/Runtime > API/Runtime/NavigationSystem > API/Runtime/NavigationSystem/NavMesh
Inheritance Hierarchy
- TSharedFromThis< FNavMeshSceneProxyData, ESPMode::ThreadSafe >
- FNavMeshSceneProxyData
References
Module | NavigationSystem |
Header | /Engine/Source/Runtime/NavigationSystem/Public/NavMesh/NavMeshRenderingComponent.h |
Include | #include "NavMesh/NavMeshRenderingComponent.h" |
Syntax
struct FNavMeshSceneProxyData : public TSharedFromThis< FNavMeshSceneProxyData, ESPMode::ThreadSafe >
Remarks
Exported to API for GameplayDebugger module
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
TArray< FDebugRenderSceneProxy::FDebugBox > | AuxBoxes | |
![]() |
TArray< FDebugRenderSceneProxy::FDebugLine > | AuxLines | |
![]() |
TArray< FDebugPoint > | AuxPoints | |
![]() |
uint32: 1 | bDataGathered | |
![]() |
uint32: 1 | bNeedsNewData | |
![]() |
FBox | Bounds | |
![]() |
TArray< FDebugRenderSceneProxy::FDebugLine > | ClusterLinkLines | |
![]() |
TArray< FDebugText > | DebugLabels | |
![]() |
TArray< FDebugMeshData > | MeshBuilders | |
![]() |
TArray< FDebugRenderSceneProxy::FMesh > | Meshes | |
![]() |
int32 | NavDetailFlags | |
![]() |
TArray< FDebugRenderSceneProxy::FDebugLine > | NavLinkLines | |
![]() |
FVector | NavMeshDrawOffset | |
![]() |
TArray< FDebugRenderSceneProxy::FDebugLine > | NavMeshEdgeLines | |
![]() |
TArray< FBoxCenterAndExtent > | OctreeBounds | |
![]() |
TArray< FDebugRenderSceneProxy::FDebugLine > | ThickLineItems | |
![]() |
TArray< FDebugRenderSceneProxy::FDebugLine > | TileEdgeLines |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
Functions
Classes
Type | Name | Description | |
---|---|---|---|
![]() |
FDebugMeshData | ||
![]() |
FDebugPoint | ||
![]() |
FDebugText |