UGameplayCueInterface

Interface for actors that wish to handle GameplayCue events from GameplayEffects.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

GameplayAbilities

Header

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

Include

#include "GameplayCueInterface.h"

Syntax

class UGameplayCueInterface : public UInterface

Remarks

Interface for actors that wish to handle GameplayCue events from GameplayEffects. Native only because blueprints can't implement interfaces with native functions

Constructors

Name Description

Public function

UGameplayCueInterface

(
    const FObjectInitializer& ObjectIn...
)

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