Navigation
API > API/Runtime > API/Runtime/NavigationSystem
References
| Module | NavigationSystem |
| Header | /Engine/Source/Runtime/NavigationSystem/Public/NavigationSystemTypes.h |
| Include | #include "NavigationSystemTypes.h" |
Syntax
struct FNavLinkOwnerData
Variables
| Type | Name | Description | |
|---|---|---|---|
| const AActor * | Actor | ||
| FTransform | LinkToWorld |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FNavLinkOwnerData
(
const AActor& InActor |
|||
FNavLinkOwnerData
(
const USceneComponent& InComponent |