data table added for future use of inventory

This commit is contained in:
Ji Yoon Rhee
2024-01-01 23:04:54 +09:00
parent 76d375aae5
commit b9c0b0f94b
11 changed files with 250 additions and 0 deletions

View File

@ -0,0 +1,15 @@
{
"version": 1,
"changelists": [
{
"guid": "00000000000000000000000000000000",
"description": "Default Uncontrolled Changelist",
"files": [
"D:/GitHub/Personal Projects/Illusion-UE5/hwanyoung2/Content/Hwanyoung/Character/Playables/Haesol/BP_HYController.uasset",
"D:/GitHub/Personal Projects/Illusion-UE5/hwanyoung2/Content/Hwanyoung/Character/Playables/Haesol/NewBlueprint.uasset",
"D:/GitHub/Personal Projects/Illusion-UE5/hwanyoung2/Content/Hwanyoung/Character/Playables/NewGameplayAbilityBlueprint.uasset",
"D:/GitHub/Personal Projects/Illusion-UE5/hwanyoung2/Content/Hwanyoung/Interactables/ItemDataTable.uasset"
]
}
]
}