Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsEditorOnly
| Name | FAttributeEditor_AttributeListsChange |
| Type | class |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingToolsEditorOnly/Public/AttributeEditorTool.h |
| Include Path | #include "AttributeEditorTool.h" |
Syntax
class FAttributeEditor_AttributeListsChange : public FToolCommandChange
Inheritance Hierarchy
- FChange → FCommandChange → FToolCommandChange → FAttributeEditor_AttributeListsChange
Functions
Public
Overridden from FChange
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void Apply
(
UObject* Object |
AttributeEditorTool.h | ||
virtual void Revert
(
UObject* Object |
AttributeEditorTool.h | ||
virtual FString ToString() |
AttributeEditorTool.h |