Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
KODI::GAME::CGameClientProperties Class Reference

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)
 

Detailed Description

C++ wrapper for properties to pass to the DLL.

Game client properties declared in addon-instance/Game.h.

Constructor & Destructor Documentation

◆ CGameClientProperties()

CGameClientProperties::CGameClientProperties ( const CGameClient & parent,
AddonProps_Game & props )

◆ ~CGameClientProperties()

KODI::GAME::CGameClientProperties::~CGameClientProperties ( void )
inline

Member Function Documentation

◆ InitializeProperties()

bool CGameClientProperties::InitializeProperties ( void )

The documentation for this class was generated from the following files: