Files
Aura-TopDownRPG-GAS/Source/Aura/Private/Interact/EnemyInterface.cpp

6 lines
161 B
C++
Raw Permalink Normal View History

2025-10-14 22:20:59 -04:00
// Copyright Echo Devgroup
#include "Interact/EnemyInterface.h"
// Add default functionality here for any IEnemyInterface functions that are not pure virtual.