公告板
版本库
filestore
活动
搜索
登录
main
/
SnxxPyNetPack
少年修仙传服务端代码子仓库
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
8896 【BT2】【主干】【后端】特权令(修改B209封包命名)
hxp
2021-04-13
8f4dc6a8a0e91372d0c4cb40cd0f357bf4be34ce
[SnxxPyNetPack.git]
/
ServerPack
/
MapServerPack
/
HA3_Function
/
GatherSoulHoleInfo.h
1
2
3
4
5
6
7
8
// A3 1E Íæ¼Ò¾Û»ê¿×ÐÅÏ¢ #tagMCGatherSoulHoleInfo
struct tagMCGatherSoulHoleInfo
{
tagHead Head;
BYTE Count; // ¿×ÐÅÏ¢Êý
DWORD GatherSoulDataList[Count]; // ¿×Êý¾ÝÐÅÏ¢, Êý¾ÝÓë±³°üÊý¾ÝÏàͬ
};