IAnalyticsProviderModule

Generic interface for an analytics provider.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Analytics

Header

/Engine/Source/Runtime/Analytics/Analytics/Public/Interfaces/IAnalyticsProviderModule.h

Include

#include "Interfaces/IAnalyticsProviderModule.h"

Syntax

class IAnalyticsProviderModule : public IModuleInterface

Remarks

Generic interface for an analytics provider. Other modules can define more and register them with this module.

Functions

Name Description

Public function Const

TSharedPtr< ...

 

CreateAnalyticsProvider

(
    const FAnalyticsProviderConfigurati...
)

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