![]() |
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
C++ wrapper for properties to pass to the DLL. More...
#include <GameClientProperties.h>
Public Member Functions | |
CGameClientProperties (const CGameClient &parent, AddonProps_Game &props) | |
~CGameClientProperties (void) | |
bool | InitializeProperties (void) |
C++ wrapper for properties to pass to the DLL.
Game client properties declared in addon-instance/Game.h.
CGameClientProperties::CGameClientProperties | ( | const CGameClient & | parent, |
AddonProps_Game & | props ) |
|
inline |