I need some help I would like to use the function HasMatchingGameplayTag of “IGameplayTagAssetInterface”, I tryed in blueprint, no problem.
I did my player in c++ and my problem actually is to use this function to check the Tag but, don’t know how and what element of the player I have to take and cast to call the function.
If someone have an idea or can explain me , would be nice.