ISaveGame
=========

.. currentmodule:: mobase

.. autoclass:: ISaveGame
   :show-inheritance:

   .. rubric:: Methods Summary

   .. autosummary::

      ~ISaveGame.allFiles
      ~ISaveGame.getCreationTime
      ~ISaveGame.getFilepath
      ~ISaveGame.getName
      ~ISaveGame.getSaveGroupIdentifier

   .. rubric:: Methods Documentation

   .. automethod:: allFiles
   .. automethod:: getCreationTime
   .. automethod:: getFilepath
   .. automethod:: getName
   .. automethod:: getSaveGroupIdentifier
