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