Hello,
I’m trying to end an ability from an external blueprint (meaning, not from the ability blueprint itself).
I tried this but Unreal crash every time, probably due to the fact that the return value of the “Get Gameplay Ability From Spec Handle” is not an instance.
I’m okay with a C++ solution too