SUndoHistoryDetails::SetSelectedTransaction

Set the transaction to be displayed in the details panel.

Windows
MacOS
Linux

References

Module

UndoHistory

Header

/Engine/Source/Editor/UndoHistory/Public/Widgets/SUndoHistoryDetails.h

Include

#include "Widgets/SUndoHistoryDetails.h"

Source

/Engine/Source/Editor/UndoHistory/Private/Widgets/SUndoHistoryDetails.cpp

Syntax

void SetSelectedTransaction
(
    const struct FTransactionDiff & InTransactionDiff
)

Remarks

Set the transaction to be displayed in the details panel.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss