-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implementation of the UItemInventoryComponent
Implementation of the UItemInventoryComponent. This includes integration to the Sample Project via 2 Inventories, one for the Mouse to pickup Items and another for the Character Inventory which stores them. Implemented various User Interface Widgets to facilitate the usage of these 2 Inventory Components. Various other improvements across the codebase.
- Loading branch information
1 parent
cffe4e7
commit b6ec3f5
Showing
44 changed files
with
760 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+13.3 KB
Content/Itemization/Inventories/BP_CharacterInventoryComponent.uasset
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+3.82 KB
Content/Itemization/Inventories/BP_InventorySlotUserContextData.uasset
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
-267 Bytes
(98%)
Content/__ExternalActors__/TopDown/Maps/TopDownMap/0/QS/8AKCSH4RXXQHHQMCR8GO6C.uasset
Binary file not shown.
Binary file modified
BIN
-404 Bytes
(97%)
Content/__ExternalActors__/TopDown/Maps/TopDownMap/6/VI/ESHAVRHFZFA2JDR9ZAQIOE.uasset
Binary file not shown.
Binary file added
BIN
+13 KB
Content/__ExternalActors__/TopDown/Maps/TopDownMap/8/TK/A4KI2MM89Q3P6CP63ZYLT6.uasset
Binary file not shown.
Binary file modified
BIN
+148 KB
(140%)
Plugins/GenericItemization/Binaries/Win64/UnrealEditor-GenericItemization.dll
Binary file not shown.
Binary file modified
BIN
+1.32 MB
(100%)
Plugins/GenericItemization/Binaries/Win64/UnrealEditor-GenericItemization.pdb
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.