公告板
版本库
filestore
活动
搜索
登录
main
/
Project_SG_PyNetPack
三国卡牌服务端代码子仓库
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
16 卡牌服务端(删除无用封包)
hxp
4 天以前
2e16a7a6cd04d0ca3c841aa295390972e79b07d8
[Project_SG_PyNetPack.git]
/
ClientPack
/
CA2_Interaction
/
ViewPlayerInfo.h
1
2
3
4
5
6
7
//A2 12 ²é¿´Íæ¼ÒÏêϸÐÅÏ¢#tagCMViewPlayerInfo
struct tagCMViewPlayerInfo
{
tagHead Head;
DWORD PlayerID;
DWORD ServerID; //Íæ¼Ò·þÎñÆ÷ID£¬·¢0ĬÈϱ¾·þÍæ¼Ò
};