GOG GALAXY SDK Documentation
GalaxyTypeAwareListener< type > Class Template Reference

The class that is inherited by all specific callback listeners and provides a static method that returns the type of the specific listener. More...

#include <IListenerRegistrar.h>

Inheritance diagram for GalaxyTypeAwareListener< type >:
[legend]

Static Public Member Functions

static ListenerType GetListenerType ()
 Returns the type of the listener. More...
 

Detailed Description

template<ListenerType type>
class galaxy::api::GalaxyTypeAwareListener< type >

The class that is inherited by all specific callback listeners and provides a static method that returns the type of the specific listener.

Member Function Documentation

◆ GetListenerType()

static ListenerType GetListenerType ( )
inlinestatic

Returns the type of the listener.

Returns
The type of the listener. A value of ListenerType.