摘要: (1)检索背包 --NUM_BAG_SLOTS——背包个数 --GetContainerNumSlots(bag)——获取指定背包物品数量 --GetContainerItem(bag, slot)——获取背包指定位置物品链接 for bag = 0, NUM_BAG_SLOTS do for sl 阅读全文
posted @ 2020-04-07 16:16 西贝雪 阅读(743) 评论(0) 推荐(0)