Adding and using Gameplay Tags in C++
One of the many question i see and get asked, is how do you add/use Gameplay Tags inside C++. Now this is a very good question, and there are many ways you can do this. But Unreal Engine has a very nice base struct we can utilize for this purpose, and we can make our … Adding and using Gameplay Tags in C++