Navigation
API > API/Editor > API/Editor/UnrealEd
Interface for tools wanting to handle undo/redo operations
| Name | FEditorUndoClient |
| Type | class |
| Header File | /Engine/Source/Editor/UnrealEd/Public/EditorUndoClient.h |
| Include Path | #include "EditorUndoClient.h" |
Syntax
class FEditorUndoClient
Derived Classes
FEditorUndoClient derived class hierarchy
- FAIGraphEditor
- FEditorModeTools
- FBankEditorBase
- FBlueprintEditor
- FCameraAssetEditorToolkit
- FCameraObjectInterfaceParametersToolkit
- FCameraVariableCollectionEditorToolkit
- FSelfRegisteringEditorUndoClient
- FCurveEditor
- FNiagaraEventScriptPropertiesCustomization
- FNiagaraOverviewGraphViewModel
- FNiagaraScriptViewModel
- FNiagaraSystemViewModel
- FRigVMNewEditor
- FStateTreeViewModel
- FVariantManager
- FWaveformEditor
- SCurveEditor
- SKeyEditInterface
- UUserDefinedStructEditorData
- FLevelObjectsObserver
- FMLDeformerEditorToolkit
- FPhysicsControlAssetEditor
- FUTBTabEditor
- FVolumeSelector
- SBoneGroupsListWidget
- SBoneListWidget
- SObjectTreeGraphEditor
- SColorGradingPanel
- SIKRetargetChainMapList
- SIKRetargetHierarchy
- SIKRetargetOverrideManager
- SIKRigHierarchy
- SIKRigRetargetChainList
- SIKRigSolverStack
- SMeshLayersStack
- SSceneOutliner
- SReferenceSkeletonTree
- SRetargetOpStack
- SScribbleGraphPanel
- STrainingDataProcessorMainWidget
- UAssetViewerSettings
- UFractureEditorMode
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~FEditorUndoClient() |
Always unregister for undo on destruction, just in case. | EditorUndoClient.h |