Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp
| Name | UMeshSelectionToolActionPropertySet |
| Type | class |
| Header File | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/MeshSelectionTool.h |
| Include Path | #include "MeshSelectionTool.h" |
Syntax
UCLASS (MinimalAPI)
class UMeshSelectionToolActionPropertySet : public UInteractiveToolPropertySet
Inheritance Hierarchy
- FWatchablePropertySet → UInteractiveToolPropertySet → UMeshSelectionToolActionPropertySet
- UObjectBase → UObjectBaseUtility → UObject → UInteractiveToolPropertySet → UMeshSelectionToolActionPropertySet
Derived Classes
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ParentTool | TWeakObjectPtr< UMeshSelectionTool > | MeshSelectionTool.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Initialize
(
UMeshSelectionTool* ParentToolIn |
MeshSelectionTool.h | ||
void PostAction
(
EMeshSelectionToolActions Action |
MeshSelectionTool.h |