FScopedAbilityListLock

Used to stop us from removing abilities from an ability system component while we're iterating through the abilities

Windows
MacOS
Linux

References

Module

GameplayAbilities

Header

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

Include

#include "GameplayAbilitySpec.h"

Syntax

struct FScopedAbilityListLock

Remarks

Used to stop us from removing abilities from an ability system component while we're iterating through the abilities

Constructors

Name Description

Public function

FScopedAbilityListLock

(
    UAbilitySystemComponent& InContain...
)

Destructors

Name Description

Public function

~FScopedAbilityListLock()

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