Unreal Engine – Inventory Plugin UE2077

Inventory Plugin

Technical Details

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