GameServer
公開メンバ関数 | 全メンバ一覧
NPCMaster クラス

#include <NPCMaster.h>

公開メンバ関数

bool Load (const MySqlConnection &Connection)
 
const NPCItemGetItem (u32 Key, s32 SheetIndex=0) const
 
std::vector< NPCItemGetAllSheetItem (s32 SheetIndex) const
 
std::vector< NPCItemGetAll () const
 

関数詳解

◆ GetAll()

std::vector< NPCItem > NPCMaster::GetAll ( ) const

◆ GetAllSheetItem()

std::vector< NPCItem > NPCMaster::GetAllSheetItem ( s32  SheetIndex) const

◆ GetItem()

const NPCItem * NPCMaster::GetItem ( u32  Key,
s32  SheetIndex = 0 
) const

◆ Load()

bool NPCMaster::Load ( const MySqlConnection Connection)
呼び出し関係図:
被呼び出し関係図:

このクラス詳解は次のファイルから抽出されました: