IGameplayCueInterface::GetGameplayCueSets

Return the cue sets used by this object.

Windows
MacOS
Linux

References

Module

GameplayAbilities

Header

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

Include

#include "GameplayCueInterface.h"

Syntax

virtual void GetGameplayCueSets
(
    TArray< class UGameplayCueSet * > & OutSets
) const

Remarks

Return the cue sets used by this object. This is optional and it is possible to leave this list empty.

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