Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Plugins/Runtime/GameplayAbilities/Source/GameplayAbilities/Public/Abilities/Tasks/AbilityTask_WaitGameplayEffectApplied_Self.h |
Include |
#include "Abilities/Tasks/AbilityTask_WaitGameplayEffectApplied_Self.h" |
UCLASS()
class UAbilityTask_WaitGameplayEffectApplied_Self : public UAbilityTask_WaitGameplayEffectApplied
Name | Description | ||
---|---|---|---|
|
OnApplied |
Name | Description | |
---|---|---|
|
UAbilityTask_WaitGameplayEffectApplied_Self ( |
Name | Description | ||
---|---|---|---|
|
UAbilityTask... |
WaitGameplayEffectAppliedToSelf ( |
Wait until the owner receives a GameplayEffect from a given source (the source may be the owner too!). |
|
UAbilityTask... |
WaitGameplayEffectAppliedToSelf_Query ( |
Wait until the owner receives a GameplayEffect from a given source (the source may be the owner too!). |
Name | Description | ||
---|---|---|---|
|
BroadcastDelegate ( |
||
|
RegisterDelegate() |
||
|
RemoveDelegate() |