Navigation
API > API/Plugins > API/Plugins/GameplayAbilities > API/Plugins/GameplayAbilities/IAbilitySystemInterface
Description
Returns the ability system component to use for this actor. It may live on another actor, such as a Pawn using the PlayerState's component
Derived Overrides
| Name | GetAbilitySystemComponent |
| Type | function |
| Header File | /Engine/Plugins/Runtime/GameplayAbilities/Source/GameplayAbilities/Public/AbilitySystemInterface.h |
| Include Path | #include "AbilitySystemInterface.h" |
UAbilitySystemComponent * GetAbilitySystemComponent() const