Peoplemon  0.1.0
Peoplemon 3 game source documentation
Public Attributes | List of all members
core::file::GameSave::TrainerPointers Struct Reference

Stores defeated trainer information. More...

#include <GameSave.hpp>

Public Attributes

std::unordered_set< std::string > * defeated
 

Detailed Description

Stores defeated trainer information.

Definition at line 72 of file GameSave.hpp.

Member Data Documentation

◆ defeated

std::unordered_set<std::string>* core::file::GameSave::TrainerPointers::defeated

Definition at line 73 of file GameSave.hpp.


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