GOG GALAXY SDK Documentation
ShutdownOptions Struct Reference

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
 

Detailed Description

The group of options used for Shutdown options.

Constructor & Destructor Documentation

◆ ShutdownOptions()

ShutdownOptions ( bool  _preserveStaticObjects = false)
inline

ShutdownOptions constructor.

Parameters
[in]_preserveStaticObjectsSet for preserving static objects for consecutive initialization.