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