UCurveControlPointsMechanic::ChangeSelection

These issue undo/redo change objects, and must therefore not be called in undo/redo code.

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"

Source

/Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Private/Mechanics/CurveControlPointsMechanic.cpp

Syntax

void ChangeSelection
(
    int32 NewPointID,
    bool AddToSelection
)

Remarks

These issue undo/redo change objects, and must therefore not be called in undo/redo code.