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