unreal.GameplayAbilitySpec

class unreal.GameplayAbilitySpec

Bases: unreal.FastArraySerializerItem

An activatable ability spec, hosted on the ability system component. This defines both what the ability is (what class, what level, input binding etc) and also holds runtime state that must be kept outside of the ability being instanced/activated.

C++ Source:

  • Plugin: GameplayAbilities

  • Module: GameplayAbilities

  • File: GameplayAbilitySpec.h