Navigation
Unreal Engine C++ API Reference > Editor > UnrealEd
Inheritance Hierarchy
- FEditorUndoClient
- FSelfRegisteringEditorUndoClient
- FContextualAnimViewModel
- FIKRetargetEditor
- FIKRigEditorToolkit
- 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 |