OpenEnroth 73e68f7
|
#include <MapInfo.h>
Public Member Functions | |
void | Initialize (const Blob &mapStats) |
MapId | GetMapInfo (std::string_view Str2) |
Public Attributes | |
IndexedArray< MapInfo, MAP_FIRST, MAP_LAST > | pInfos |
MapId MapStats::GetMapInfo | ( | std::string_view | Str2 | ) |
void MapStats::Initialize | ( | const Blob & | mapStats | ) |
IndexedArray<MapInfo, MAP_FIRST, MAP_LAST> MapStats::pInfos |