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