The Battle for Wesnoth  1.19.0-dev
Public Member Functions | Public Attributes | List of all members
play_controller::scoped_savegame_snapshot Struct Reference

#include <play_controller.hpp>

Public Member Functions

 scoped_savegame_snapshot (const play_controller &controller)
 
 ~scoped_savegame_snapshot ()
 

Public Attributes

const play_controllercontroller_
 

Detailed Description

Definition at line 298 of file play_controller.hpp.

Constructor & Destructor Documentation

◆ scoped_savegame_snapshot()

play_controller::scoped_savegame_snapshot::scoped_savegame_snapshot ( const play_controller controller)

◆ ~scoped_savegame_snapshot()

play_controller::scoped_savegame_snapshot::~scoped_savegame_snapshot ( )

Definition at line 1336 of file play_controller.cpp.

Member Data Documentation

◆ controller_

const play_controller& play_controller::scoped_savegame_snapshot::controller_

Definition at line 302 of file play_controller.hpp.

Referenced by scoped_savegame_snapshot().


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