#include <containerbase.h>
Public Member Functions | |
| TemporaryContainerStorage (ContainerBase *_cb, bool storeCargo=false) | |
| void | restore () |
Definition at line 372 of file containerbase.h.
| TemporaryContainerStorage::TemporaryContainerStorage | ( | ContainerBase * | _cb, | |
| bool | storeCargo = false | |||
| ) |
Definition at line 621 of file containerbase.cpp.
References ContainerBase::write(), and tnstream::writing.
| void TemporaryContainerStorage::restore | ( | ) |
Definition at line 629 of file containerbase.cpp.
References ContainerBase::clearCargo(), ContainerBase::read(), and tnstream::reading.
Referenced by UnitPropertyEditor::buttonpressed(), and EditAiParam::buttonpressed().
1.5.1