UNavRelevantComponent::IsNavigationRelevant

Override to specify that a component is relevant to the navigation system

Windows
MacOS
Linux

Override Hierarchy

UActorComponent::IsNavigationRelevant()

UNavRelevantComponent::IsNavigationRelevant()

References

Module

NavigationSystem

Header

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

Include

#include "NavRelevantComponent.h"

Source

/Engine/Source/Runtime/NavigationSystem/Private/NavRelevantComponent.cpp

Syntax

virtual bool IsNavigationRelevant() const

Remarks

Override to specify that a component is relevant to the navigation system

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