Navigation
API > API/Runtime > API/Runtime/Analytics > API/Runtime/Analytics/Interfaces > API/Runtime/Analytics/Interfaces/IAnalyticsProvider > API/Runtime/Analytics/Interfaces/IAnalyticsProvider/RecordEvent
References
Module | Analytics |
Header | /Engine/Source/Runtime/Analytics/Analytics/Public/Interfaces/IAnalyticsProvider.h |
Include | #include "Interfaces/IAnalyticsProvider.h" |
void RecordEvent
(
const FString & EventName
)
Remarks
Overload for RecordEvent that takes no parameters
Parameters
Name | Description |
---|---|
EventName | name of the event |