Google Analytics Measurement Protocol 1.1.2
Google Analytics plugin for Unreal Engine, using a native cross-platform implementation of the Measurement Protocol.
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | List of all members
FGoogleAnalyticsMPModule Class Reference

Google Analytics Measurement Protocol Runtime module. More...

#include <GoogleAnalyticsMP.h>

Inheritance diagram for FGoogleAnalyticsMPModule:

Public Member Functions

virtual TSharedPtr< IAnalyticsProvider > CreateAnalyticsProvider (const FAnalyticsProviderConfigurationDelegate &GetConfigValue) const override
 Overrides IAnalyticsProviderModule::CreateAnalyticsProvider. More...
 

Static Public Member Functions

static FGoogleAnalyticsMPModuleGet ()
 Returns the module instance. More...
 

Detailed Description

Google Analytics Measurement Protocol Runtime module.

Member Function Documentation

◆ CreateAnalyticsProvider()

virtual TSharedPtr< IAnalyticsProvider > FGoogleAnalyticsMPModule::CreateAnalyticsProvider ( const FAnalyticsProviderConfigurationDelegate &  GetConfigValue) const
overridevirtual

Overrides IAnalyticsProviderModule::CreateAnalyticsProvider.

◆ Get()

static FGoogleAnalyticsMPModule & FGoogleAnalyticsMPModule::Get ( )
inlinestatic

Returns the module instance.


The documentation for this class was generated from the following file: