UNavLinkRenderingComponent::IgnoreBoundsForEditorFocus

Whether or not the bounds of this component should be considered when focusing the editor camera to an actor with this component in it.

Windows
MacOS
Linux

Override Hierarchy

UPrimitiveComponent::IgnoreBoundsForEditorFocus()

UNavLinkRenderingComponent::IgnoreBoundsForEditorFocus()

References

Module

NavigationSystem

Header

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

Include

#include "NavLinkRenderingComponent.h"

Syntax

virtual bool IgnoreBoundsForEditorFocus() const

Remarks

Whether or not the bounds of this component should be considered when focusing the editor camera to an actor with this component in it. Useful for debug components which need a bounds for rendering but don't contribute to the visible part of the mesh in a meaningful way

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