UGameplayAbility::DecrementListLock

Decreases the scope lock count. Runs the waiting to execute delegates if the count drops to zero.

Windows
MacOS
Linux

References

Module

GameplayAbilities

Header

/Engine/Plugins/Runtime/GameplayAbilities/Source/GameplayAbilities/Public/Abilities/GameplayAbility.h

Include

#include "Abilities/GameplayAbility.h"

Source

/Engine/Plugins/Runtime/GameplayAbilities/Source/GameplayAbilities/Private/Abilities/GameplayAbility.cpp

Syntax

void DecrementListLock() const

Remarks

Decreases the scope lock count. Runs the waiting to execute delegates if the count drops to zero.

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