Question about UPEGameplayAbility::EndAbility as final
Closed this issue · 1 comments
kevytmaito11 commented
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.
lucoiso commented
Hello! :)
I'll remove the final keyword from some classes & functions