Navigation
API > API/Editor > API/Editor/UndoHistoryEditor
| Name | IUndoHistoryEditorModule |
| Type | class |
| Header File | /Engine/Source/Editor/UndoHistoryEditor/Public/IUndoHistoryEditorModule.h |
| Include Path | #include "IUndoHistoryEditorModule.h" |
Syntax
class IUndoHistoryEditorModule : public IModuleInterface
Implements Interfaces
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void ExecuteOpenUndoHistory() |
IUndoHistoryEditorModule.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static IUndoHistoryEditorModule & Get() |
IUndoHistoryEditorModule.h |