Navigation
API > API/Plugins > API/Plugins/MeshModelingTools > API/Plugins/MeshModelingTools/UAddPrimitiveTool
Inheritance Hierarchy
- FChange
- FCommandChange
- FToolCommandChange
- UAddPrimitiveTool::FStateChange
References
| Module | MeshModelingTools |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Public/AddPrimitiveTool.h |
| Include | #include "AddPrimitiveTool.h" |
Syntax
class FStateChange : public FToolCommandChange
Remarks
Used to make the initial placement of the mesh undoable.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FTransform | MeshTransform |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FStateChange
(
const FTransform& MeshTransformIn |