AzureAbyss/Source/the_twilight_abyss/BaseItems/Items/BaseItem.cpp
MH261677 e070b32f0e Created BaseItem and InventoryComponent for Items
Created both the baseitem and inventorycomponent class to start adding in the custom items to the game.
2022-11-14 14:57:02 +00:00

5 lines
103 B
C++

// Fill out your copyright notice in the Description page of Project Settings.
#include "BaseItem.h"