CodeLikeMe
patreon
Unreal Engine 5 Cooking Game Tutorial - Part 6 - Ingredients Inventory Data Table
🕑 Added 2025-07-10 08:03:39 +0000 UTCThis is the 6th episode of cooking game in unreal engine tutorial series. Here, we are going to create a data table that contains information about all the ingredients,/items available for player to cook. This data table will be used to show items in the inventory menu. We will also implement a way to filter and show items in the inventory based on selected category.
password=CLMCook5