Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/Mechanics
Inheritance Hierarchy
- FCommandChange
- FToolCommandChange
- FCurveControlPointsMechanicInsertionChange
References
| Module | ModelingComponents |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Mechanics/CurveControlPointsMechanic.h |
| Include | #include "Mechanics/CurveControlPointsMechanic.h" |
Syntax
class FCurveControlPointsMechanicInsertionChange : public FToolCommandChange
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | Added | ||
| int32 | ChangeStamp | ||
| FVector3d | Coordinates | ||
| int32 | PointID | ||
| int32 | SequencePosition |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FCurveControlPointsMechanicInsertionChange
(
int32 SequencePositionIn, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | |||
| bool | HasExpired
(
UObject* Object |
||
| void |