载入中...
搜索中...
未找到
Inventory.cpp 文件参考
#include "inventory/Inventory.h"
#include "inventory/Item.h"
#include "inventory/InventorySystem.h"
#include <simplesquirrel/simplesquirrel.hpp>

浏览源代码.

命名空间

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

函数

 eve::inventory::Module_IMPL (Inventory, new Inventory())