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