Iliad
Painting Plugin for UnrealEngine4 by Praxinos
Public Member Functions | Public Attributes | Protected Member Functions | List of all members
SOdysseyUndoHistory Class Reference
Inheritance diagram for SOdysseyUndoHistory:

Public Member Functions

void Construct (const FArguments &InArgs, FOdysseyUndoHistory *InOdysseyUndoHistory)
 
virtual void Tick (const FGeometry &AllottedGeometry, const double InCurrentTime, const float InDeltaTime) override
 

Public Attributes

 SOdysseyUndoHistory
 

Protected Member Functions

void OnUndoBufferChanged ()
 
void ReloadUndoList ()
 

Detailed Description

Implements the undo history panel for the painter editor.

Member Function Documentation

◆ Construct()

void SOdysseyUndoHistory::Construct ( const FArguments &  InArgs,
FOdysseyUndoHistory *  InOdysseyUndoHistory 
)

Construct this widget

Parameters
InArgsThe declaration data for this widget.

◆ OnUndoBufferChanged()

void SOdysseyUndoHistory::OnUndoBufferChanged ( )
protected

◆ ReloadUndoList()

void SOdysseyUndoHistory::ReloadUndoList ( )
protected

Reloads the list of undo transactions.

◆ Tick()

void SOdysseyUndoHistory::Tick ( const FGeometry &  AllottedGeometry,
const double  InCurrentTime,
const float  InDeltaTime 
)
overridevirtual

Member Data Documentation

◆ SOdysseyUndoHistory

SOdysseyUndoHistory::SOdysseyUndoHistory
Initial value:
{ }
public:
SOdysseyUndoHistory
Definition: SOdysseyUndoHistory.h:18