FActiveGameplayEffectsContainer::GetNumGameplayEffects

Returns the total number of gameplay effects.

Windows
MacOS
Linux

References

Module

GameplayAbilities

Header

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

Include

#include "GameplayEffect.h"

Syntax

int32 GetNumGameplayEffects() const

Remarks

Returns the total number of gameplay effects. NOTE this does include GameplayEffects that pending removal. Any pending remove gameplay effects are deleted at the end of their scope lock

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