Barotrauma Client Doc
|
Public Member Functions | |
void | StoreSnapshot () |
void | Undo () |
void | Redo () |
void | ClearHistory () |
Properties | |
Memento< T > | Memento [get] |
Definition at line 6 of file Memento.cs.
void Barotrauma.IMemorizable< T >.ClearHistory | ( | ) |
void Barotrauma.IMemorizable< T >.Redo | ( | ) |
void Barotrauma.IMemorizable< T >.StoreSnapshot | ( | ) |
void Barotrauma.IMemorizable< T >.Undo | ( | ) |
|
get |
Definition at line 8 of file Memento.cs.