IAbilitySystemInterface::GetAbilitySystemComponent

Returns the ability system component to use for this actor.

Windows
MacOS
Linux

Override Hierarchy

IAbilitySystemInterface::GetAbilitySystemComponent()

AAbilitySystemTestPawn::GetAbilitySystemComponent()

References

Module

GameplayAbilities

Header

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

Include

#include "AbilitySystemInterface.h"

Syntax

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

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss