GameServer
Prog
AnpanMMO
Server
AnpanMMOServer
Master
関数
QuestMaster.cpp ファイル
#include "
stdafx.h
"
#include "
QuestMaster.h
"
#include "
MySQL/MySqlConnection.h
"
QuestMaster.cpp の依存先関係図:
関数
bool
operator<
(const
QuestItem
&A, const
QuestItem
&B)
bool
operator>
(const
QuestItem
&A, const
QuestItem
&B)
関数詳解
◆
operator<()
bool operator<
(
const
QuestItem
&
A
,
const
QuestItem
&
B
)
◆
operator>()
bool operator>
(
const
QuestItem
&
A
,
const
QuestItem
&
B
)
構築:
1.8.14