SUndoHistoryDetails

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

UndoHistory

Header

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

Include

#include "Widgets/SUndoHistoryDetails.h"

Syntax

class SUndoHistoryDetails : public SCompoundWidget

Functions

Name Description

Public function

void

 

Construct

(
    const FArguments& InArgs
)

Construct this widget

Public function

void

 

Reset()

Clear the details panel.

Public function

void

 

SetSelectedTransaction

(
    const FTransactionDiff& InTransact...
)

Set the transaction to be displayed in the details panel.

Overridden from SWidget

Name Description

Public function Virtual

void

 

Tick

(
    const FGeometry& AllottedGeometry,
    const double InCurrentTime,
    const float InDeltaTime
)

SWidget interface

Classes

Name

Description

Public struct

FArguments

Typedefs

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