UAbilitySystemInterface

Interface for actors that expose access to an ability system component

Choose your operating system:

Windows

macOS

Linux

Inheritance Hierarchy

References

Module

GameplayAbilities

Header

/Engine/Plugins/Runtime/GameplayAbilities/Source/GameplayAbilities/Public/AbilitySystemInterface.h

Include

#include "AbilitySystemInterface.h"

Syntax

class UAbilitySystemInterface : public UInterface

Remarks

Interface for actors that expose access to an ability system component

Constructors

Name Description

Public function

UAbilitySystemInterface

(
    const FObjectInitializer& ObjectIn...
)