1
2
3
4
5
6
7
// A6 01 ÏòÍæ¼ÒÉêÇë¼ÓÈë¼Ò×å #tagCMRequestJoinFamilyByPlayer
 
struct    tagCMRequestJoinFamilyByPlayer
{
    tagHead        Head;
    DWORD        TagPlayerID;    //Ä¿±ê¼Ò×åÍæ¼ÒID
};