Navigation
API > API/Developer > API/Developer/UndoHistory > API/Developer/UndoHistory/SUndoHistoryDetails
Tree node representing a changed object and its changed properties as children.
| Name | FUndoDetailsTreeNode |
| Type | struct |
| Header File | /Engine/Source/Developer/UndoHistory/Public/Widgets/SUndoHistoryDetails.h |
| Include Path | #include "Widgets/SUndoHistoryDetails.h" |
Syntax
struct FUndoDetailsTreeNode
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FUndoDetailsTreeNode
(
FString InName, |
Widgets/SUndoHistoryDetails.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Children | TArray< FUndoDetailsTreeNodePtr > | Widgets/SUndoHistoryDetails.h | ||
| Name | FString | Widgets/SUndoHistoryDetails.h | ||
| PathDepth | int32 | Widgets/SUndoHistoryDetails.h | ||
| ToolTip | FText | Widgets/SUndoHistoryDetails.h | ||
| TransactionEvent | TSharedPtr< FTransactionObjectEvent > | Widgets/SUndoHistoryDetails.h | ||
| Type | FString | Widgets/SUndoHistoryDetails.h |