Navigation
API > API/Plugins > API/Plugins/GameplayAbilities
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UInterface
- UAbilitySystemInterface
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
| Type | Name | Description | |
|---|---|---|---|
UAbilitySystemInterface
(
const FObjectInitializer& ObjectInitializer |