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