IAnalyticsProviderET::SetAppID

Special setter to set the AppID, something that is not normally allowed for third party analytics providers.

Windows
MacOS
Linux

References

Module

AnalyticsET

Header

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

Include

#include "IAnalyticsProviderET.h"

Syntax

void SetAppID
(
    FString && AppID
)

Remarks

Special setter to set the AppID, something that is not normally allowed for third party analytics providers.

Parameters

Parameter

Description

AppID

The new AppID to set

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