FSplineComponentVisualizer::HandleSelectFirstLastSplinePoint

Select first or last spline point, returns true if the spline component being edited has changed

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 HandleSelectFirstLastSplinePoint
(
    USplineComponent * InSplineComponent,
    bool bFirstPoint
)

Remarks

Select first or last spline point, returns true if the spline component being edited has changed

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