Navigation
API > API/Runtime > API/Runtime/Analytics
| Type | Name | Description | |
|---|---|---|---|
| void | ImplMakeAnalyticsEventAttributeArray::MakeArray
(
TArray< FAnalyticsEventAttribute, Allocator >& Attrs |
Recursion terminator. Empty list. | |
| void | ImplMakeAnalyticsEventAttributeArray::MakeArray
(
TArray< FAnalyticsEventAttribute, Allocator >& Attrs, |
Recursion terminator. Convert the key/value pair to analytics strings. | |
| void | ImplMakeAnalyticsEventAttributeArray::MakeArray
(
TArray< FAnalyticsEventAttribute, Allocator >& Attrs, |
Recursively add the arguments to the array. |