IAnalyticsProviderET::GetDefaultEventAttributes

Returns the current set of default event attributes set on the provider.

Windows
MacOS
Linux

References

Module

AnalyticsET

Header

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

Include

#include "IAnalyticsProviderET.h"

Syntax

const TArray< FAnalyticsEventAttribute > & GetDefaultEventAttributes() const

Remarks

Returns the current set of default event attributes set on the provider.

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