Navigation
API > API/Developer > API/Developer/UndoHistory
Inheritance Hierarchy
- IModuleInterface
- IUndoHistoryModule
References
| Module | UndoHistory |
| Header | /Engine/Source/Developer/UndoHistory/Public/IUndoHistoryModule.h |
| Include | #include "IUndoHistoryModule.h" |
Syntax
class IUndoHistoryModule : public IModuleInterface
Remarks
Interface for the UndoHistory module.
Destructors
| Type | Name | Description | |
|---|---|---|---|
| Virtual destructor. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| IUndoHistoryModule & | Get () |
Gets a reference to the UndoHistory module instance. |