FStudioAnalytics::GetProvider

Return the provider instance.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/StudioAnalytics.h

Include

#include "StudioAnalytics.h"

Source

/Engine/Source/Runtime/Engine/Private/Analytics/StudioAnalytics.cpp

Syntax

static IAnalyticsProviderET & GetProvider()

Remarks

Return the provider instance. Not valid outside of Initialize/Shutdown calls.

must check IsAvailable() first else this code will assert if the provider is not valid.

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