UCurveControlPointsMechanic::FOrderedPoints::IsValidPoint

Checks whether given point ID exists in the sequence.

Windows
MacOS
Linux

References

Module

ModelingComponents

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/ModelingComponents/Public/Mechanics/CurveControlPointsMechanic.h

Include

#include "Mechanics/CurveControlPointsMechanic.h"

Syntax

bool IsValidPoint
(
    int32 PointID
) const

Remarks

Checks whether given point ID exists in the sequence.

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