Back to Browse

UE C++ Tutorial Series: Items, Interaction, Inventory #1: The ItemData struct and data tables

27.8K views
May 4, 2023
31:26

To begin building up an inventory and item system, we need to start with the foundation for all of it: the ItemData struct. All we need to get started is a default blank C++ project.

Download

0 formats

No download links available.

UE C++ Tutorial Series: Items, Interaction, Inventory #1: The ItemData struct and data tables | NatokHD