FSplineComponentVisualizer::GetEditedComponent

Get currently edited component, this is needed to reset the active visualizer after undo/redo

Windows
MacOS
Linux

Override Hierarchy

FComponentVisualizer::GetEditedComponent()

FSplineComponentVisualizer::GetEditedComponent()

References

Module

ComponentVisualizers

Header

/Engine/Source/Editor/ComponentVisualizers/Public/SplineComponentVisualizer.h

Include

#include "SplineComponentVisualizer.h"

Source

/Engine/Source/Editor/ComponentVisualizers/Private/SplineComponentVisualizer.cpp

Syntax

virtual UActorComponent * GetEditedComponent() const

Remarks

Get currently edited component, this is needed to reset the active visualizer after undo/redo

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