|
OpenEnroth 9cf7432
|
#include <Monsters.h>
Public Member Functions | |
| MonsterId | GetMonsterIDByName (std::string_view pMonsterName) |
Public Attributes | |
| IndexedArray< MonsterDesc, MONSTER_FIRST, MONSTER_LAST > | monsters |
| MonsterId MonsterList::GetMonsterIDByName | ( | std::string_view | pMonsterName | ) |
| IndexedArray<MonsterDesc, MONSTER_FIRST, MONSTER_LAST> MonsterList::monsters |