FSplineComponentVisualizer::IsAnySelectedKeyIndexOutOfRange

Determine if any selected key index is out of range (perhaps because something external has modified the spline)

Windows
MacOS
Linux

References

Module

ComponentVisualizers

Header

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

Include

#include "SplineComponentVisualizer.h"

Source

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

Syntax

bool IsAnySelectedKeyIndexOutOfRange
(
    const USplineComponent * Comp
) const

Remarks

Determine if any selected key index is out of range (perhaps because something external has modified the spline)

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