Navigation
API > API/Runtime > API/Runtime/AnalyticsET > API/Runtime/AnalyticsET/FAnalyticsProviderETEventCache
References
| Module | AnalyticsET |
| Header | /Engine/Source/Runtime/Analytics/AnalyticsET/Public/AnalyticsProviderETEventCache.h |
| Include | #include "AnalyticsProviderETEventCache.h" |
| Source | /Engine/Source/Runtime/Analytics/AnalyticsET/Private/AnalyticsProviderETEventCache.cpp |
void SetPreallocatedPayloadSize
&40;
int32 InSetPreallocatedPayloadSize
&41;
Remarks
Sets the preallocated payload size
Parameters
| Name | Description |
|---|---|
| InPreallocatedCacheSize | size to preallocate the payload buffer to during init and after flushing. If negative, will match the INI-configured MaximumPayloadSize. |