IAnalyticsProviderET::SetDefaultEventAttributes

When set, all events recorded will have these attributes appended to them.

Windows
MacOS
Linux

References

Module

AnalyticsET

Header

/Engine/Source/Runtime/Analytics/AnalyticsET/Public/IAnalyticsProviderET.h

Include

#include "IAnalyticsProviderET.h"

Syntax

void SetDefaultEventAttributes
(
    TArray< FAnalyticsEventAttribute > && Attributes
)

Remarks

When set, all events recorded will have these attributes appended to them.

Parameters

Parameter

Description

Attributes

array of attributes that should be appended to every event.

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