コード例 #1
0
 void RecvQuestInfo(IIPSocket conn, BitStream r)
 {
     QuestInfo.Read(r);
 }