|
Barotrauma Client
|
Public Member Functions | |
| void | Store (T newState) |
| T | Undo () |
| T | Redo () |
| void | Clear () |
Properties | |
| T | Current [get] |
| int | UndoCount [get] |
| int | RedoCount [get] |
| void Barotrauma.Memento< T >.Clear | ( | ) |
| T Barotrauma.Memento< T >.Redo | ( | ) |
| void Barotrauma.Memento< T >.Store | ( | T | newState | ) |
| T Barotrauma.Memento< T >.Undo | ( | ) |
|
get |
|
get |
|
get |