FActiveGameplayEffectIterator::FActiveGameplayEffectIterator

Choose your operating system:

Windows

macOS

Linux

References

Module

GameplayAbilities

Header

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

Include

#include "ActiveGameplayEffectIterator.h"

Syntax

FActiveGameplayEffectIterator
(
    const ContainerType & InContainer,
    int32 StartIdx
)