少年修仙传服务端代码子仓库
hch
2024-11-18 d7faf65718cd8d3ffa3bfc217ec9f365f44e6cf6
1
2
3
4
5
6
7
8
// B9 21 ²éÕÒÍæ¼Ò¹¦ÄܶÓÎé½á¹û #tagGCQueryPlayerFuncTeamRet
 
struct    tagGCQueryPlayerFuncTeamRet
{
    tagHead        Head;
    DWORD        FuncMapID;    // ¹¦ÄܵØÍ¼ID»ò×Ô¶¨ÒåµÄ»î¶¯¹¦ÄÜID
    DWORD        TeamID;        // Íæ¼ÒËùÊô¶ÓÎéID£¬Ä¿Ç°Ö»Í¬²½0µÄÇé¿ö£¬Èç¹ûÍæ¼ÒÓжÓÎéͳһB920·â°üͬ²½´¦Àí
};