Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsEditorOnlyExp > API/Plugins/MeshModelingToolsEditorOnlyExp/UDrawSplineTool
Inheritance Hierarchy
- FCommandChange
- FToolCommandChange
- UDrawSplineTool::FSplineChange
References
| Module | MeshModelingToolsEditorOnlyExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsEditorOnlyExp/Public/DrawSplineTool.h |
| Include | #include "DrawSplineTool.h" |
Syntax
class FSplineChange : public FToolCommandChange
Remarks
Helper class for making undo/redo transactions, to avoid friending all the variations.
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | These pass the working spline to the overloads below. | ||
| void | Apply
(
USplineComponent& Spline |
||
| void | |||
| void | Revert
(
USplineComponent& Spline |