This repository was archived by the owner on Aug 21, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Nazake edited this page Jan 26, 2024
·
17 revisions
Welcome to the documentation for the Gameplay Containers Plugin! This plugin enhances Unreal Engine's Gameplay Ability System by providing a flexible and customizable container system for managing in-game items and inventories.
- Container System: Create and manage inventories, hotbars, and equipment slots effortlessly.
- Item Handling: Handle various types of items, including stacking, splitting, and merging.
- Notification System: Receive notifications for changes in your inventory, such as item additions, removals, and updates.
- Network Replication: Seamless multiplayer support with built-in network replication.
-
Overflow Handling: Optionally support overflowing items when a container reaches its maximum capacity.(Reverted Unstable) - Extensibility: Easily integrate the plugin with other Unreal Engine systems and plugins.
- Installation: Follow the installation instructions in the Installation Guide.
- Usage: Explore the Usage Guide to understand how to integrate and use the plugin in your project.
- Demo Project: Check out the Demo Project to see practical examples and implementation details.
- Documentation: Refer to the API Reference for detailed information on classes, functions, and properties.
- Support: Join our Discord server if you have any questions or if you need help. Join Discord
Contributions and feedback are highly valued. If you encounter issues or have suggestions, please submit them through GitHub issues.
This plugin is released under the Unreal Engine EULA and Marketplace Distribution Agreement