Unreal Engine Gameplay Ability System (GAS) skill for attributes, abilities, and gameplay effects.
Gameplay Ability System for Unreal Engine.
This skill provides capabilities for implementing complex gameplay systems using Unreal's Gameplay Ability System (GAS).
UCLASS()
class UMyAttributeSet : public UAttributeSet
{
GENERATED_BODY()