FSplineComponentVisualizer::ShouldShowForSelectedSubcomponents

Show this visualizer if the component is directly is selected

Unreal Engine C++ API Reference > Editor > ComponentVisualizers > FSplineComponentVisualizer

References

   
Module ComponentVisualizers
Header /Engine/Source/Editor/ComponentVisualizers/Public/SplineComponentVisualizer.h
Include #include "SplineComponentVisualizer.h"
Source /Engine/Source/Editor/ComponentVisualizers/Private/SplineComponentVisualizer.cpp
virtual bool ShouldShowForSelectedSubcomponents
(
    const [UActorComponent](API\Runtime\Engine\Components\UActorComponent) * Component
)

Remarks

Show this visualizer if the component is directly is selected


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library