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

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.