Navigation
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 Construct ( const [FArguments](API\Developer\UndoHistory\Widgets\SUndoHistoryDetails\FArguments) & InArgs, [TSharedRef](API\Runtime\Core\Templates\TSharedRef)< [UE::UndoHistory::IReflectionDataProvider](API\Developer\UndoHistory\Widgets\IReflectionDataProvider) > InReflectionData )
Remarks
Construct this widget
Parameters
Name | Description |
---|---|
InArgs | The declaration data for this widget. |