春季创作者特卖开启!从即日起至4月18日,精选商品最低三折起。

Inventory Plugin

Daniel Muench - 代码插件 - 2021/11/02

Introduces new generic inventory related blueprint and networking ready UI, Component and DataAsset classes to create complex inventory systems

  • 支持的平台
  • 支持的引擎版本
    5.0 - 5.2
  • 下载类型
    引擎插件
    此产品包含一款代码插件,含有预编译的二进制文件以及与虚幻引擎集成的所有源代码,能够安装到您选择的引擎版本中,并根据每个项目的需求启动。
[New Discord Server]

https://discord.gg/TUnhhtTkYm



You can find the new documentation on this website: https://inventory-plugin-documentation.rf.gd



Introduces new generic inventory related blueprint and networking ready UI, Component, and DataAsset classes to create complex inventory systems.

  • Add new item types fast
  • Generic item drop class suitable for 2D and 3D
  • Already comes with predefined functions to pick up, equip, swap, or remove items
  • Networking ready, tested with AWS



Work in Progress:

  • Further networking improvements
  • Updating Website (Documentation)









技术细节

Features:

  • UI, Component and DataAsset Classes
  • Networking (With validation)
  • Scaleable Item Structure

Code Modules:

  • InventorySystem (Runtime)
  • InventorySystemEditor (Editor)

Number of C++ Classes:

  • 19

Network Replicated:

  • Yes

Supported Development Platforms:

  • UE5: Win64, Linux
  • UE4: Win64, Win32, Linux, LinuxAArch64

Supported Target Build Platforms:

  • UE5: Win64, Linux, Android
  • UE4: Win64, Win32, Linux, LinuxAArch64, Android

Documentation/Support:

Example Project:

Important/Additional Notes:

  • It may be possible to build this plugin against Mac or iOS and other platforms (Runtime). Currently, I have no way of testing this.