Navigation
API > API/Plugins > API/Plugins/GameplayAbilities
FGameplayCueNotify_LoopingEffects
Set of looping effects to spawn for looping gameplay cues.
| Name | FGameplayCueNotify_LoopingEffects |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/GameplayAbilities/Source/GameplayAbilities/Public/GameplayCueNotifyTypes.h |
| Include Path | #include "GameplayCueNotifyTypes.h" |
Syntax
USTRUCT (BlueprintType )
struct FGameplayCueNotify_LoopingEffects
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FGameplayCueNotify_LoopingEffects() |
GameplayCueNotifyTypes.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void StartEffects
(
const FGameplayCueNotify_SpawnContext& SpawnContext, |
GameplayCueNotifyTypes.h | ||
void StopEffects
(
FGameplayCueNotify_SpawnResult& SpawnResult |
GameplayCueNotifyTypes.h | ||
void ValidateAssociatedAssets
(
const UObject* ContainingAsset, |
GameplayCueNotifyTypes.h |