Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp
Inheritance Hierarchy
- UObject
- FWatchablePropertySet
- UInteractiveToolPropertySet
- UMeshGroupPaintToolActionPropertySet
- UMeshGroupPaintToolFreezeActions
References
| Module | MeshModelingToolsExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/MeshGroupPaintTool.h |
| Include | #include "MeshGroupPaintTool.h" |
Syntax
UCLASS ()
class UMeshGroupPaintToolActionPropertySet : public UInteractiveToolPropertySet
Variables
| Type | Name | Description | |
|---|---|---|---|
| TWeakObjectPtr< UMeshGroupPaintTool > | ParentTool |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Initialize
(
UMeshGroupPaintTool* ParentToolIn |
||
| void | PostAction
(
EMeshGroupPaintToolActions Action |