Navigation
API > API/Developer > API/Developer/UndoHistory > API/Developer/UndoHistory/Widgets
Inheritance Hierarchy
- FSlateControlledConstruction
- TSharedFromThis
- SWidget
- SCompoundWidget
- SUndoHistoryDetails
References
| Module | UndoHistory |
| Header | /Engine/Source/Developer/UndoHistory/Public/Widgets/SUndoHistoryDetails.h |
| Include | #include "Widgets/SUndoHistoryDetails.h" |
Syntax
class SUndoHistoryDetails : public SCompoundWidget
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Construct
(
const FArguments& InArgs, |
Construct this widget | |
| void | Reset () |
Clear the details panel. | |
| void | SetSelectedTransaction
(
const FTransactionDiff& InTransactionDiff |
Set the transaction to be displayed in the details panel. |
Overridden from SWidget
| Type | Name | Description | |
|---|---|---|---|
| void | SWidget interface |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FArguments |
Typedefs
| Name | Description |
|---|---|
| FTreeItemTextFilter | |
| FUndoDetailsTreeNodePtr |