Navigation
API > API/Plugins > API/Plugins/MeshModelingTools > API/Plugins/MeshModelingTools/ToolActivities
Inheritance Hierarchy
- FCommandChange
- FToolCommandChange
- FGroupEdgeInsertionFirstPointChange
References
| Module | MeshModelingTools |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Public/ToolActivities/PolyEditInsertEdgeActivity.h |
| Include | #include "ToolActivities/PolyEditInsertEdgeActivity.h" |
Syntax
class FGroupEdgeInsertionFirstPointChange : public FToolCommandChange
Remarks
This should get emitted when selecting the first point in an edge insertion so that we can undo it.
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bHaveDoneUndo | ||
| int32 | ChangeStamp |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FGroupEdgeInsertionFirstPointChange
(
int32 CurrentChangeStamp |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | |||
| bool | HasExpired
(
UObject* Object |
||
| void |