FGameplayTagCountContainer::GetTagCount

Return the count for a specified tag

Windows
MacOS
Linux

References

Module

GameplayAbilities

Header

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

Include

#include "GameplayEffectTypes.h"

Syntax

int32 GetTagCount
(
    const FGameplayTag & Tag
) const

Remarks

Return the count for a specified tag

Returns

the count of the passed in tag

Parameters

Parameter

Description

Tag

Tag to update

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