Navigation
API > API/Runtime > API/Runtime/NavigationSystem > API/Runtime/NavigationSystem/NavMesh > API/Runtime/NavigationSystem/NavMesh/FNavMeshSceneProxyData
References
| Module | NavigationSystem |
| Header | /Engine/Source/Runtime/NavigationSystem/Public/NavMesh/NavMeshRenderingComponent.h |
| Include | #include "NavMesh/NavMeshRenderingComponent.h" |
Syntax
struct FDebugText
Variables
| Type | Name | Description | |
|---|---|---|---|
| FVector | Location | ||
| FString | Text |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FDebugText () |
|||
FDebugText
(
const FString& InText |
|||
FDebugText
(
const FVector& InLocation, |