Gameplay Abilities! Lesson 98!

This commit is contained in:
2025-10-15 20:11:02 -04:00
parent d110a61320
commit 99439dcee7
55 changed files with 10247 additions and 14435 deletions

View File

@@ -11,11 +11,6 @@ void UAuraAbilitySystemComponent::AbilityActorInfoSet()
const FAuraGameplayTags& GameplayTags = FAuraGameplayTags::Get();
//GameplayTags.Attributes_Secondary_Armor.ToString();
GEngine->AddOnScreenDebugMessage(-1, 8.f, FColor::Blue,
FString::Printf(
TEXT("Tag: %s"), *GameplayTags.Attributes_Secondary_Armor.ToString()));
}
void UAuraAbilitySystemComponent::EffectApplied(UAbilitySystemComponent* AbilitySystemComponent,