![]() |
Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Functions | |
void | Load (StatisticsManager &Manager, const std::string &WorldPath, std::string &&FileName) |
void | Save (const StatisticsManager &Manager, const std::string &WorldPath, std::string &&FileName) |
void StatisticsSerializer::Load | ( | StatisticsManager & | Manager, |
const std::string & | WorldPath, | ||
std::string && | FileName | ||
) |
Definition at line 74 of file StatisticsSerializer.cpp.
void StatisticsSerializer::Save | ( | const StatisticsManager & | Manager, |
const std::string & | WorldPath, | ||
std::string && | FileName | ||
) |
Definition at line 86 of file StatisticsSerializer.cpp.