🎒Welcome to Inventory System

GitBook tip: your product docs aren't just a reference of all your features! use them to encourage folks to perform certain actions and discover the value in your product.

Overview

The Inventory System is a modular and extensible C++ plugin for Unreal Engine designed to handle item management in multiplayer games. It supports item stacking, gameplay tags, inventory slot restrictions, network replication, and predictive item pickup logic.

🎒Item Definition🎒Item Struct (FItem)🎒Inventory Component

Last updated