hxp
2025-06-12 5454424985e84ef0324e3e404512f75c3217e36b
1
2
3
4
5
6
7
8
9
10
11
12
//A3 14 ·ûÎĺϳɠ#tagCMComposeFineSoul
 
struct tagCMComposeFineSoul
 
{
    tagHead Head;
    BYTE    PackType;    // Ö÷·ûÎÄËùÔÚ±³°üÀàÐÍ
    WORD    ItemIndexMain;    // Ö÷·ûÎÄËùÔÚ±³°üË÷Òý
    WORD    ItemIndexAssist1;    // ¸¨Öú·ûÎÄ1Íæ¼Ò±³°üË÷Òý
    WORD    ItemIndexAssist2;    // ¸¨Öú·ûÎÄ2Íæ¼Ò±³°üË÷Òý
    BYTE    IsAutoBuy;    // ÊÇ·ñ×Ô¶¯¹ºÂòµÀ¾ß
};