Navigation
API > API/Runtime > API/Runtime/NavigationSystem > API/Runtime/NavigationSystem/FNavLinkRenderingProxy
References
| Module | NavigationSystem |
| Header | /Engine/Source/Runtime/NavigationSystem/Public/NavLinkRenderingProxy.h |
| Include | #include "NavLinkRenderingProxy.h" |
Syntax
struct FNavLinkDrawing
Variables
| Type | Name | Description | |
|---|---|---|---|
| FColor | Color | ||
| ENavLinkDirection::Type | Direction | ||
| FVector | Left | ||
| FVector | Right | ||
| float | SnapHeight | ||
| float | SnapRadius | ||
| uint32 | SupportedAgentsBits |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FNavLinkDrawing
(
const FTransform& InLocalToWorld, |