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