How I Made My Unreal Engine C++ Code Reusable by Using Modules
This article shares my experiences with modularization in Unreal Engine 5. I explain why I think a modular approach in game development makes sense and how it helps to better organize, maintain, and evolve the code.