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

#include <WarpPointMaster.h>

公開メンバ関数

bool Load (const MySqlConnection &Connection)
 
const WarpPointItemGetItem (u32 Key, s32 SheetIndex=0) const
 
std::vector< WarpPointItemGetAllSheetItem (s32 SheetIndex) const
 
std::vector< WarpPointItemGetAll () const
 

関数詳解

◆ GetAll()

std::vector< WarpPointItem > WarpPointMaster::GetAll ( ) const

◆ GetAllSheetItem()

std::vector< WarpPointItem > WarpPointMaster::GetAllSheetItem ( s32  SheetIndex) const

◆ GetItem()

const WarpPointItem * WarpPointMaster::GetItem ( u32  Key,
s32  SheetIndex = 0 
) const

◆ Load()

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

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