unreal.GameplayAbilitySpecHandle

class unreal.GameplayAbilitySpecHandle

Bases: StructBase

Handle that points to a specific granted ability. These are globally unique

C++ Source:

  • Plugin: GameplayAbilities

  • Module: GameplayAbilities

  • File: GameplayAbilitySpecHandle.h

__eq__(other: object) bool

Overloads:

  • GameplayAbilitySpecHandle Equality operator for two Gameplay Ability Spec Handles

__ne__(other: object) bool

Overloads:

  • GameplayAbilitySpecHandle Inequality operator for two Gameplay Ability Spec Handles