Navigation
API > API/Editor > API/Editor/UnrealEd
Inheritance Hierarchy
- FEditorUndoClient
- FSelfRegisteringEditorUndoClient
- FSmartObjectAssetToolkit
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/EditorUndoClient.h |
| Include | #include "EditorUndoClient.h" |
Syntax
class FSelfRegisteringEditorUndoClient : public FEditorUndoClient
Remarks
An undo client that registers itself in its constructor and unregisters itself in its destructor
Constructors
| Type | Name | Description | |
|---|---|---|---|
| Register in constructor |