Navigation
API > API/Plugins > API/Plugins/GameplayAbilities > API/Plugins/GameplayAbilities/UAbilitySystemComponent
References
| Module | GameplayAbilities |
| Header | /Engine/Plugins/Runtime/GameplayAbilities/Source/GameplayAbilities/Public/AbilitySystemComponent.h |
| Include | #include "AbilitySystemComponent.h" |
| Source | /Engine/Plugins/Runtime/GameplayAbilities/Source/GameplayAbilities/Private/AbilitySystemComponent.cpp |
const FGameplayTagContainer &42; GetGameplayEffectSourceTagsFromHandle
&40;
FActiveGameplayEffectHandle Handle
&41; const
Remarks
Get the source tags from the gameplay spec represented by the specified handle, if possible Source tags from the gameplay spec represented by the handle, if possible
Parameters
| Name | Description |
|---|---|
| Handle | Handle of the gameplay effect to retrieve source tags from |