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