Navigation
API > API/Runtime > API/Runtime/NavigationSystem
Inheritance Hierarchy
- FActorComponentInstanceData
- FNavLinkCustomInstanceData
References
| Module | NavigationSystem |
| Header | /Engine/Source/Runtime/NavigationSystem/Public/NavLinkCustomComponent.h |
| Include | #include "NavLinkCustomComponent.h" |
Syntax
USTRUCT ()
struct FNavLinkCustomInstanceData : public FActorComponentInstanceData
Remarks
Used to store navlink data during RerunConstructionScripts
Variables
| Type | Name | Description | |
|---|---|---|---|
| FNavLinkAuxiliaryId | AuxiliaryCustomLinkId | ||
| FNavLinkId | CustomLinkId |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FNavLinkCustomInstanceData
(
const UNavLinkCustomComponent* SourceComponent |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | ApplyToComponent
(
UActorComponent* Component, |
||
| bool | ContainsData () |