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

#include <AnpanMaster.h>

公開メンバ関数

bool Load (const MySqlConnection &Connection)
 
const AnpanItemGetItem (u32 Key, s32 SheetIndex=0) const
 
std::vector< AnpanItemGetAllSheetItem (s32 SheetIndex) const
 
std::vector< AnpanItemGetAll () const
 

関数詳解

◆ GetAll()

std::vector< AnpanItem > AnpanMaster::GetAll ( ) const

◆ GetAllSheetItem()

std::vector< AnpanItem > AnpanMaster::GetAllSheetItem ( s32  SheetIndex) const

◆ GetItem()

const AnpanItem * AnpanMaster::GetItem ( u32  Key,
s32  SheetIndex = 0 
) const
被呼び出し関係図:

◆ Load()

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

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