Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Runtime/GameplayAbilities/Source/GameplayAbilities/Public/ActiveGameplayEffectIterator.h |
Include |
#include "ActiveGameplayEffectIterator.h" |
template<typename ElementType, typename ContainerType>
class FActiveGameplayEffectIterator
Name | Description | |
---|---|---|
|
FActiveGameplayEffectIterator ( |
Name | Description | |
---|---|---|
|
~FActiveGameplayEffectIterator() |
Name | Description | ||
---|---|---|---|
|
operator bool() |
||
|
ElementType ... |
operator*() |
|
|
operator++() |
||
|
ElementType ... |
operator->() |