unreal.GameplayCueInterface

class unreal.GameplayCueInterface(outer=None, name='None')

Bases: unreal.Interface

Gameplay Cue Interface

C++ Source:

  • Plugin: GameplayAbilities

  • Module: GameplayAbilities

  • File: GameplayCueInterface.h

forward_gameplay_cue_to_parent()None

Call from a Cue handler event to continue checking for additional, more generic handlers. Called from the ability system blueprint library