IUndoHistoryModule

Interface for the UndoHistory module.

Unreal Engine C++ API Reference > Developer > UndoHistory

Inheritance Hierarchy

References

   
Module UndoHistory
Header /Engine/Source/Developer/UndoHistory/Public/IUndoHistoryModule.h
Include #include "IUndoHistoryModule.h"

Syntax

class IUndoHistoryModule : public [IModuleInterface](API\Runtime\Core\Modules\IModuleInterface)  

Remarks

Interface for the UndoHistory module.

Destructors

Type Name Description
  ~IUndoHistoryModule () Virtual destructor.

Functions

Type Name Description
IUndoHistory... Get () Gets a reference to the UndoHistory module instance.

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library