IAnalyticsProvider::FlushEvents

Flush any cached events to the analytics provider.

Windows
MacOS
Linux

References

Module

Analytics

Header

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

Include

#include "Interfaces/IAnalyticsProvider.h"

Syntax

void FlushEvents()

Remarks

Flush any cached events to the analytics provider.

that not all providers support explicitly sending any cached events. In which case this method does nothing.

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