refactor: Simplify tag display name retrieval and enhance null checks in utility functions
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
// UE5 Modular Game Framework — BPC_DamageReceptionSystem Implementation
|
||||
|
||||
#include "Weapons/BPC_DamageReceptionSystem.h"
|
||||
#include "Player/BPC_HealthSystem.h"
|
||||
#include "Weapons/BPC_ShieldDefenseSystem.h"
|
||||
#include "Weapons/BPC_HitReactionSystem.h"
|
||||
|
||||
DEFINE_LOG_CATEGORY_STATIC(LogFrameworkDamage, Log, All);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user