#include <AutomationAnalytics.h>
◆ FireEvent_AutomationTestResults()
◆ FireEvent_FPSCapture()
◆ GetAutomationEventName()
◆ GetAutomationParamName()
◆ GetProvider()
Return the provider instance. Not valid outside of Initialize/Shutdown calls.
Note: must check IsAvailable() first else this code will assert if the provider is not valid.
◆ Initialize()
| void FAutomationAnalytics::Initialize |
( |
| ) |
|
|
static |
Called to initialize the singleton.
◆ InititalizeAnalyticParameterNames()
| void FAutomationAnalytics::InititalizeAnalyticParameterNames |
( |
| ) |
|
|
static |
◆ IsAvailable()
| bool FAutomationAnalytics::IsAvailable |
( |
| ) |
|
|
static |
Helper function to determine if the provider is valid.
◆ IsInitialized()
| bool FAutomationAnalytics::IsInitialized |
( |
| ) |
|
|
static |
Helper to check if the Analytics provider is Initialized
◆ Shutdown()
| void FAutomationAnalytics::Shutdown |
( |
| ) |
|
|
static |
Called to shut down the singleton
The documentation for this class was generated from the following files: