载入中...
搜索中...
未找到
Inventory.h 文件参考
#include "common/Module.h"
#include "inventory/Bag.h"
#include "inventory/Equipment.h"
#include <string>

浏览源代码.

class  eve::inventory::Inventory
 背包模块(eve.Inventory)。 更多...
 

命名空间

namespace  eve
 
namespace  eve::inventory
 运行时容器:固定格数的背包 / 箱子 / 商店栏等。 行为由 InventorySystem 提供;本类暴露便于脚本绑定的薄封装方法。