UPrimitiveComponent::ShouldRenderSelected

Return true if the owner is selected and this component is selectable

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Components/PrimitiveComponent.h

Include

#include "Components/PrimitiveComponent.h"

Source

/Engine/Source/Runtime/Engine/Private/Components/PrimitiveComponent.cpp

Syntax

virtual bool ShouldRenderSelected() const

Remarks

Return true if the owner is selected and this component is selectable