test/Source/MyProject/Variant_Combat/Interfaces/CombatDamageable.cpp

7 lines
181 B
C++
Raw Permalink Normal View History

2026-03-10 14:53:35 +00:00
// Copyright Epic Games, Inc. All Rights Reserved.
#include "CombatDamageable.h"
// Add default functionality here for any ICombatDamageable functions that are not pure virtual.