SUndoHistoryDetails::SetSelectedTransaction

Set the transaction to be displayed in the details panel.

Unreal Engine C++ API Reference > Developer > UndoHistory > Widgets > SUndoHistoryDetails

References

   
Module UndoHistory
Header /Engine/Source/Developer/UndoHistory/Public/Widgets/SUndoHistoryDetails.h
Include #include "Widgets/SUndoHistoryDetails.h"
Source /Engine/Source/Developer/UndoHistory/Private/Widgets/SUndoHistoryDetails.cpp
void SetSelectedTransaction
(
    const struct [FTransactionDiff](API\Runtime\CoreUObject\Misc\FTransactionDiff) & InTransactionDiff
)

Remarks

Set the transaction to be displayed in the details panel.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library