跳到主要内容

select_combinable

拆分可堆叠的道具(函数名莫名奇妙,一眼看不出来是什么功能)

声明

array select_combinable(mixed item_info, int combinable, domain d)

参数

参数名描述
item_info道具对象或者道具数据
combinable每组堆叠数量
d拆分出来的新道具分配的域

返回值

拆分后的道具对象列表 [ 道具对象1, 道具对象2, ...]

使用方式

返回文档