UAbilityTask::ShouldBroadcastAbilityTaskDelegates

This should be called prior to broadcasting delegates back into the ability graph.

Windows
MacOS
Linux

References

Module

GameplayAbilities

Header

/Engine/Plugins/Runtime/GameplayAbilities/Source/GameplayAbilities/Public/Abilities/Tasks/AbilityTask.h

Include

#include "Abilities/Tasks/AbilityTask.h"

Source

/Engine/Plugins/Runtime/GameplayAbilities/Source/GameplayAbilities/Private/Abilities/Tasks/AbilityTask.cpp

Syntax

bool ShouldBroadcastAbilityTaskDelegates() const

Remarks

This should be called prior to broadcasting delegates back into the ability graph. This makes sure the ability is still active.

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