Navigation
API > API/Runtime > API/Runtime/Analytics > API/Runtime/Analytics/IAnalyticsProvider
Description
Flush any cached events to the analytics provider.
Note that not all providers support explicitly sending any cached events. In which case this method does nothing.
| Name | FlushEvents |
| Type | function |
| Header File | /Engine/Source/Runtime/Analytics/Analytics/Public/Interfaces/IAnalyticsProvider.h |
| Include Path | #include "Interfaces/IAnalyticsProvider.h" |
void FlushEvents()