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

Class to send messages to the GUI, if a GUI is present. More...

#include <GUIGameMessenger.h>

Public Member Functions

 CGUIGameMessenger (CRPProcessInfo &processInfo)
 
void RefreshSavestates (const std::string &savestatePath="", ISavestate *savestate=nullptr)
 Refresh savestate GUI elements being displayed.
 

Detailed Description

Class to send messages to the GUI, if a GUI is present.

Constructor & Destructor Documentation

◆ CGUIGameMessenger()

CGUIGameMessenger::CGUIGameMessenger ( CRPProcessInfo & processInfo)

Member Function Documentation

◆ RefreshSavestates()

void CGUIGameMessenger::RefreshSavestates ( const std::string & savestatePath = "",
ISavestate * savestate = nullptr )

Refresh savestate GUI elements being displayed.

Parameters
savestatePathThe savestate to refresh, or empty to refresh all savestates
savestateOptional savestate info to send with the message

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