Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
Game instance. More...
#include <game.h>
Public Attributes | |
struct AddonProps_Game * | props |
struct AddonToKodiFuncTable_Game * | toKodi |
struct KodiToAddonFuncTable_Game * | toAddon |
Game instance.
Not to be used outside this header.
struct AddonProps_Game* AddonInstance_Game::props |
struct KodiToAddonFuncTable_Game* AddonInstance_Game::toAddon |
struct AddonToKodiFuncTable_Game* AddonInstance_Game::toKodi |