UGameplayEffect::GetOwnedGameplayTags

Get any owned gameplay tags on the asset

Windows
MacOS
Linux

Override Hierarchy

IGameplayTagAssetInterface::GetOwnedGameplayTags()

UGameplayEffect::GetOwnedGameplayTags()

References

Module

GameplayAbilities

Header

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

Include

#include "GameplayEffect.h"

Source

/Engine/Plugins/Runtime/GameplayAbilities/Source/GameplayAbilities/Private/GameplayEffect.cpp

Syntax

virtual void GetOwnedGameplayTags
(
    FGameplayTagContainer & TagContainer
) const

Remarks

Get any owned gameplay tags on the asset

Parameters

Parameter

Description

OutTags

[OUT] Set of tags on the asset

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