kodi
Public Member Functions | List of all members
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. More...
 

Detailed Description

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

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: