tranek / GASShooter

Advanced FPS/TPS Sample Project for Unreal Engine 4's GameplayAbilitySystem plugin
MIT License
953 stars 265 forks source link

fixed bug: in CanCombineWith #16

Closed MatzeOGH closed 3 years ago

MatzeOGH commented 3 years ago

FSavedMovePtr is only the shared ptr to FSavedMove_Character therefore it is not correct to cast it to the custom SaveMove class