Files
InventoryProject/Source/InventoryProject/Variant_Combat/Interfaces/CombatDamageable.cpp
2026-02-24 08:29:06 -05:00

7 lines
181 B
C++

// Copyright Epic Games, Inc. All Rights Reserved.
#include "CombatDamageable.h"
// Add default functionality here for any ICombatDamageable functions that are not pure virtual.