GOG GALAXY SDK Documentation
|
Listener for the event of changing overlay state. More...
#include <IUtils.h>
Public Member Functions | |
virtual void | OnOverlayStateChanged (OverlayState overlayState)=0 |
Notification for the event of changing overlay state change. More... | |
Additional Inherited Members | |
Static Public Member Functions inherited from GalaxyTypeAwareListener< OVERLAY_INITIALIZATION_STATE_CHANGE > | |
static ListenerType | GetListenerType () |
Returns the type of the listener. More... | |
Listener for the event of changing overlay state.
|
pure virtual |
Notification for the event of changing overlay state change.
[in] | overlayState | Indicates current state of the overlay. |