|
GOG GALAXY SDK Documentation
|
The group of options used for Shutdown options. More...
#include <ShutdownOptions.h>
Public Member Functions | |
| ShutdownOptions (bool _preserveStaticObjects=false) | |
| ShutdownOptions constructor. More... | |
Public Attributes | |
| bool | preserveStaticObjects |
The group of options used for Shutdown options.
|
inline |
ShutdownOptions constructor.
| [in] | _preserveStaticObjects | Set for preserving static objects for consecutive initialization. |