{"repo":"JanSeliv/PoolManager","free":true,"listed":false,"github":"https://github.com/JanSeliv/PoolManager","clone":"git clone https://github.com/JanSeliv/PoolManager.git","description":"Open-source plugin that helps reuse objects in UE5.7","language":"C++","stars":185,"topics":["c-plus-plus","cpp","game-development","plugin","plugin-repo","ue5-plugin","unreal","unreal-engine-code-plugin","unreal-engine-cpp-plugin","unreal-engine-plugin"],"license":"MIT","category":"game-templates","readme_excerpt":"🔄 Pool Manager Reuse any objects and actors to improve performance Join our Discord ›› Releases · Docs 🌟 About The Pool Manager helps reuse objects that show up often, instead of creating and destroying them each time. Creating and destroying objects, like projectiles or explosions, can be slow and cause issues such as making the game slow or laggy when done frequently. The Pool Manager alleviates these problems by maintaining a pool of objects. Instead of creating and destroying objects all the time, the Pool Manager keeps these objects for reuse. This strategy improves the smoothness of the game. 🎓 Sample Projects Check out our Release page for the sample project showcasing the Pool Manager in both blueprints (widgets pooling) and C++ (boxes pooling). Also, explore this game project repository to view the Pool Manager in action. 📅 Changelog 2026-01-11 - Updated to Unreal Engine 5.7 . - [Bug] Fixed Take From Pool factory callback is not called for newly spawned objects - [Bug] Fixed blueprint use of CreateNewObjectInPool has no class param 2025-11-17 - Updated to Unreal Engine 5.6 . 2025-01-01 - Updated to Unreal Engine 5.5 . - Implemented Priorities to process important objects faster than others: - Implemented Pool Object Callback interface by Bigotry0 to notify objects when they are taken from or returned: 2024-05-05 - Updated to Unreal Engine 5.4 . - Implemented User Widgets support allowing to pool widgets. - Added Take From Pool Array and Return To Pool Array funct","default_branch":null,"files":null,"tree":[],"storefront":"/r/JanSeliv","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/JanSeliv/PoolManager/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}