GameServer
|
#include <AreaMaster.h>
公開メンバ関数 | |
bool | Load (const MySqlConnection &Connection) |
const AreaItem * | GetItem (u32 Key, s32 SheetIndex=0) const |
std::vector< AreaItem > | GetAllSheetItem (s32 SheetIndex) const |
std::vector< AreaItem > | GetAll () const |
std::vector< AreaItem > AreaMaster::GetAll | ( | ) | const |
bool AreaMaster::Load | ( | const MySqlConnection & | Connection | ) |