Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Analytics/Analytics/Public/Interfaces/IAnalyticsProvider.h |
Include |
#include "Interfaces/IAnalyticsProvider.h" |
void FlushEvents()
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.