lucoiso/UEElementusModules

Question about UPEGameplayAbility::EndAbility as final

Closed this issue · 1 comments

Why EndAbility in UPEGameplayAbilityis marked as a final? I was working with child of UPEGameplayAbility in C++ and I cannot override the method if using UPEGameplayAbility as parent.

Hello! :)

I'll remove the final keyword from some classes & functions