Navigation
Unreal Engine C++ API Reference > 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, |