UGameplayCueSet::RemoveCuesByTags

Removes all cues from the set matching any of the supplied tags

Windows
MacOS
Linux

References

Module

GameplayAbilities

Header

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

Include

#include "GameplayCueSet.h"

Source

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

Syntax

virtual void RemoveCuesByTags
(
    const FGameplayTagContainer & TagsToRemove
)

Remarks

Removes all cues from the set matching any of the supplied tags

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