FNavLinkCustomInstanceData

Used to store navlink data during RerunConstructionScripts

Windows
MacOS
Linux

Inheritance Hierarchy

FActorComponentInstanceData

FNavLinkCustomInstanceData

References

Module

NavigationSystem

Header

/Engine/Source/Runtime/NavigationSystem/Public/NavLinkCustomComponent.h

Include

#include "NavLinkCustomComponent.h"

Syntax

struct FNavLinkCustomInstanceData : public FActorComponentInstanceData

Remarks

Used to store navlink data during RerunConstructionScripts

Variables

Name Description

Public variable

uint32

 

NavLinkUserId

Constructors

Destructors

Overridden from FActorComponentInstanceData

Name Description

Public function Virtual

void

 

ApplyToComponent

(
    UActorComponent* Component,
    const ECacheApplyPhase CacheApplyPh...
)

Applies this component instance data to the supplied component

Public function Virtual Const

bool

 

ContainsData()

Determines if any instance data was actually saved.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss