UCurveControlPointsMechanic::FOrderedPoints::IsValidPoint

Checks whether given point ID exists in the sequence.

Choose your operating system:

Windows

macOS

Linux

References

Module

ModelingComponents

Header

/Engine/Plugins/Runtime/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.