Navigation
API > API/Runtime > API/Runtime/Analytics > API/Runtime/Analytics/FAnalyticsEventAttribute
| Type | Name | Description | |
|---|---|---|---|
| Default ctor since we declare a custom ctor. | |||
FAnalyticsEventAttribute
(
const FAnalyticsEventAttribute& RHS |
Reinstate the default copy ctor because that one still works fine. | ||
| Hack to allow copy ctor using an rvalue-ref. | |||
FAnalyticsEventAttribute
(
FString InName, |