Navigation
API > API/Plugins > API/Plugins/GameplayAbilities > API/Plugins/GameplayAbilities/IAbilitySystemInterface
- IAbilitySystemInterface::GetAbilitySystemComponent()
- AAbilitySystemTestPawn::GetAbilitySystemComponent()
References
| Module | GameplayAbilities |
| Header | /Engine/Plugins/Runtime/GameplayAbilities/Source/GameplayAbilities/Public/AbilitySystemInterface.h |
| Include | #include "AbilitySystemInterface.h" |
UAbilitySystemComponent * GetAbilitySystemComponent() const
Remarks
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