FAnalyticsEventAttribute

Overload list

Windows
MacOS
Linux
Name Description

Public function

FAnalyticsEventAttribute()

Default ctor since we declare a custom ctor.

Public function

FAnalyticsEventAttribute

(
    const FAnalyticsEventAttribute& RH...
)

Reinstate the default copy ctor because that one still works fine.

Public function

FAnalyticsEventAttribute

(
    FAnalyticsEventAttribute&& RHS
)

Hack to allow copy ctor using an rvalue-ref.

Public function

FAnalyticsEventAttribute

(
    FString InName,
    ValueType&& InValue
)

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