Barotrauma Server
Loading...
Searching...
No Matches
Barotrauma.Memento< T > Class Template Reference

Public Member Functions

void Store (T newState)
 
Undo ()
 
Redo ()
 
void Clear ()
 

Properties

Current [get]
 
int UndoCount [get]
 
int RedoCount [get]
 

Member Function Documentation

◆ Clear()

void Barotrauma.Memento< T >.Clear ( )

◆ Redo()

T Barotrauma.Memento< T >.Redo ( )

◆ Store()

void Barotrauma.Memento< T >.Store ( T newState)

◆ Undo()

T Barotrauma.Memento< T >.Undo ( )

Property Documentation

◆ Current

T Barotrauma.Memento< T >.Current
get

◆ RedoCount

int Barotrauma.Memento< T >.RedoCount
get

◆ UndoCount

int Barotrauma.Memento< T >.UndoCount
get

The documentation for this class was generated from the following file: