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