Navigation
Unreal Engine C++ API Reference > Runtime > AnalyticsET > IAnalyticsProviderET > RecordEvent
References
Module | AnalyticsET |
Header | /Engine/Source/Runtime/Analytics/AnalyticsET/Public/IAnalyticsProviderET.h |
Include | #include "IAnalyticsProviderET.h" |
void RecordEvent
&40;
FString && EventName,
const TArray< FAnalyticsEventAttribute > & Attributes
&41;
Remarks
Primary RecordEvent API. Allow move semantics to capture the attributes.