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