USplineComponentVisualizerSelectionState::GetVerifiedLastKeyIndexSelected

Checks LastKeyIndexSelected is valid given the number of splint points and returns its value.

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

int32 GetVerifiedLastKeyIndexSelected
(
    const int32 InNumSplinePoints
) const

Remarks

Checks LastKeyIndexSelected is valid given the number of splint points and returns its value.

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