//04 01 µØÍ¼Í¬²½Íæ¼Ò»º´æÊý¾Ýµ½GameServer#tagMGUpdatePlayerCache struct tagMGUpdatePlayerCache { tagHead Head; DWORD PlayerID; //Íæ¼ÒID WORD PlayerLV; //Íæ¼ÒµÈ¼¶ DWORD PropDataSize; char PropData[PropDataSize]; //ÊôÐԼǼ DWORD ItemDataSize; char ItemData[ItemDataSize]; //ÎïÆ·¼Ç¼ DWORD PlusDataSize; char PlusData[PlusDataSize]; //À©Õ¹¼Ç¼ BYTE IsLogouting; //±¾´ÎÊÇ·ñΪÏÂÏßͬ²½ };