FGameplayEffectSpec

Overload list

Windows
MacOS
Linux
Name Description

Public function

FGameplayEffectSpec()

IMPORTANT: Any state added to FGameplayEffectSpec must be handled in the move/copy constructor/operator!

Public function

FGameplayEffectSpec

(
    const FGameplayEffectSpec& Other
)

Public function

FGameplayEffectSpec

(
    FGameplayEffectSpec&& Other
)

Public function

FGameplayEffectSpec

(
    const FGameplayEffectSpec& Other,
    const FGameplayEffectContextHandle ...
)

Public function

FGameplayEffectSpec

(
    const UGameplayEffect* InDef,
    const FGameplayEffectContextHandle ...,
    float Level
)

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