Navigation
API > API/Runtime > API/Runtime/NavigationSystem > API/Runtime/NavigationSystem/NavMesh
Inheritance Hierarchy
- FDebugRenderSceneProxy
- FNoncopyable
- FNavMeshSceneProxy
References
| Module | NavigationSystem |
| Header | /Engine/Source/Runtime/NavigationSystem/Public/NavMesh/NavMeshRenderingComponent.h |
| Include | #include "NavMesh/NavMeshRenderingComponent.h" |
Syntax
class FNavMeshSceneProxy :
public FDebugRenderSceneProxy,
public FNoncopyable
Remarks
Exported to API for GameplayDebugger module
Constructors
| Type | Name | Description | |
|---|---|---|---|
FNavMeshSceneProxy
(
const UPrimitiveComponent* InComponent, |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| uint32 | |||
| void | GetDynamicMeshElements
(
const TArray< const FSceneView* >& Views, |
||
| uint32 | |||
| SIZE_T | GetTypeHash () |
||
| FPrimitiveViewRelevance | GetViewRelevance
(
const FSceneView* View |