UGameplayCueSet::RemoveCuesByStringRefs

Removes all cues from the set matching the supplied string refs

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 RemoveCuesByStringRefs
(
    const TArray< FSoftObjectPath > & CuesToRemove
)

Remarks

Removes all cues from the set matching the supplied string refs

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