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