IAnalyticsProvider::RecordEvent

Overload for RecordEvent that takes no parameters

Windows
MacOS
Linux

References

Module

Analytics

Header

/Engine/Source/Runtime/Analytics/Analytics/Public/Interfaces/IAnalyticsProvider.h

Include

#include "Interfaces/IAnalyticsProvider.h"

Syntax

void RecordEvent
(
    const FString & EventName
)

Remarks

Overload for RecordEvent that takes no parameters

Parameters

Parameter

Description

EventName

name of the event

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss