Navigation
API > API/Runtime > API/Runtime/AnalyticsET > API/Runtime/AnalyticsET/FAnalyticsProviderETEventCache
Description
Flushes the cache as a UTF8 char array. Returns a uint8 because that's what IHttpRequest prefers. If nothing is cached, returns an empty array.
| Name | FlushCacheUTF8 |
| Type | function |
| Header File | /Engine/Source/Runtime/Analytics/AnalyticsET/Public/AnalyticsProviderETEventCache.h |
| Include Path | #include "AnalyticsProviderETEventCache.h" |
| Source | /Engine/Source/Runtime/Analytics/AnalyticsET/Private/AnalyticsProviderETEventCache.cpp |
TArray < uint8 > FlushCacheUTF8()