NOISSUE force saving of any outstanding instance component state on exit

This commit is contained in:
Petr Mrázek
2017-12-03 18:36:28 +01:00
parent e0bea1e46a
commit 95e6f37d39
10 changed files with 42 additions and 15 deletions

View File

@ -70,6 +70,7 @@ public:
virtual ~BaseInstance() {};
virtual void init() = 0;
virtual void saveNow() = 0;
/// nuke thoroughly - deletes the instance contents, notifies the list/model which is
/// responsible of cleaning up the husk