FGameplayEffectContextHandle::FGameplayEffectContextHandle

Constructs from an existing context, should be allocated by new

Choose your operating system:

Windows

macOS

Linux

References

Module

GameplayAbilities

Header

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

Include

#include "GameplayEffectTypes.h"

Syntax

FGameplayEffectContextHandle
(
    FGameplayEffectContext * DataPtr
)

Remarks

Constructs from an existing context, should be allocated by new