Hello everyone. This is a summary and optimization of the Inventory System.
I used the Version 4.27.2 of the Unreal Engine for this one.
Discord: / discord
Playlist: • Unreal Engine Inventory Tutorial
Tool System: • Unreal Engine Tool System Tutorial
Level: https://www.unrealengine.com/marketpl...
Timestamps:
0:00 - Intro
0:10 - Item Structure
0:29 - Inventory Design
0:45 - Create Inventory
1:20 - Update Inventory
1:36 - Set Arrays
2:33 - Move Item
3:54 - Append Item
4:46 - Reduce Item
5:22 - Split Item
6:00 - Use Item
7:50 - On Mouse Button Down
8:42 - On Drag detected
9:12 - On Drop
9:26 - Item Class
10:41 - Third Person Character
11:50 - Outro