Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsEditorOnly
| Name | UAttributeEditorCopyAttributeActions |
| Type | class |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingToolsEditorOnly/Public/AttributeEditorTool.h |
| Include Path | #include "AttributeEditorTool.h" |
Syntax
UCLASS ()
class UAttributeEditorCopyAttributeActions : public UAttributeEditorActionPropertySet
Inheritance Hierarchy
- FWatchablePropertySet → UInteractiveToolPropertySet → UAttributeEditorActionPropertySet → UAttributeEditorCopyAttributeActions
- UObjectBase → UObjectBaseUtility → UObject → UInteractiveToolPropertySet → UAttributeEditorActionPropertySet → UAttributeEditorCopyAttributeActions
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| FromAttribute | TArray< FString > | AttributeEditorTool.h |
|
|
| ToAttribute | TArray< FString > | AttributeEditorTool.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void CopyFromTo() |
AttributeEditorTool.h |
|