Choose your operating system:
Windows
macOS
Linux
Name |
Description |
|
---|---|---|
|
FAnalytics |
The public interface for interacting with analytics. |
|
FAnalyticsEventAttribute |
Struct to hold key/value pairs that will be sent as attributes along with analytics events. |
|
FAnalyticsPropertyStore |
Implements a fast key/value database to store the metrics gathered to create the session summary event. |
|
FJsonFragment |
|
|
FJsonNull |
Name |
Description |
---|---|
FAnalyticsProviderConfigurationDelegate |
Analytics providers must be configured when created. |
Name |
Description |
|
---|---|---|
|
EAnalyticsBuildType |
Defines the different build types from an analytics perspective. |
Name | Description | ||
---|---|---|---|
|
const TCHAR ... |
AnalyticsBuildTypeToString ( |
Convert an EAnalyticsBuildType to string. |
|
decltype(aut... |
AnalyticsConversion::ToString ( |
|
|
AnalyticsConversionToString ( |
Map conversion. |
|
|
AnalyticsConversionToString ( |
Array conversion. Creates comma-separated list. |
|
|
AnalyticsConversionToString ( |
||
|
AnalyticsConversionToString ( |
||
|
AnalyticsConversionToString ( |
||
|
decltype(aut... |
AnalyticsConversionToString ( |
Helpers for converting various common types to strings that analytics providers can consume. |
|
AnalyticsConversionToString ( |
Make sure we have a direct implementation for moving FStrings as we definitely don't want to copy them as the above const-ref template will cause. |
|
|
AppendAnalyticsEventAttributeArray ( |
Helper to append to an array of attributes using a single expression. |
|
|
EAnalyticsBu... |
GetAnalyticsBuildType() |
Get the analytics build type. |
|
ImplMakeAnalyticsEventAttributeArray::MakeArray ( |
Recursively add the arguments to the array. |
|
|
ImplMakeAnalyticsEventAttributeArray::MakeArray ( |
Recursion terminator. Convert the key/value pair to analytics strings. |
|
|
ImplMakeAnalyticsEventAttributeArray::MakeArray ( |
Recursion terminator. Empty list. |
|
|
const TCHAR ... |
LexToString ( |
|
|
LexToString ( |
||
|
const FStrin... |
LexToString ( |
|
|
MakeAnalyticsEventAttributeArray ( |
Helper to create an array of attributes using a single expression. |
|
|
constexpr bo... |
operator! ( |
|
|
constexpr FA... |
operator& ( |
|
|
FAnalyticsPr... |
operator&= ( |
|
|
constexpr FA... |
operator^ ( |
|
|
FAnalyticsPr... |
operator^= ( |
|
|
constexpr FA... |
operator| ( |
|
|
FAnalyticsPr... |
operator|= ( |
|
|
constexpr FA... |
operator~ ( |