Navigation
API > API/Plugins > API/Plugins/MeshModelingTools
| Name | UMeshVertexPaintToolActionPropertySet |
| Type | class |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Public/MeshVertexPaintTool.h |
| Include Path | #include "MeshVertexPaintTool.h" |
Syntax
UCLASS (MinimalAPI)
class UMeshVertexPaintToolActionPropertySet : public UInteractiveToolPropertySet
Inheritance Hierarchy
- FWatchablePropertySet → UInteractiveToolPropertySet → UMeshVertexPaintToolActionPropertySet
- UObjectBase → UObjectBaseUtility → UObject → UInteractiveToolPropertySet → UMeshVertexPaintToolActionPropertySet
Derived Classes
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ParentTool | TWeakObjectPtr< UMeshVertexPaintTool > | MeshVertexPaintTool.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Initialize
(
UMeshVertexPaintTool* ParentToolIn |
MeshVertexPaintTool.h | ||
void PostAction
(
EMeshVertexPaintToolActions Action |
MeshVertexPaintTool.h |