CleanupDeprecatedAnalyticSessions

This function removes expired sessions that were created by the deprecated system.

Unreal Engine C++ API Reference > Developer > EditorAnalyticsSession

References

   
Module EditorAnalyticsSession
Header /Engine/Source/Developer/EditorAnalyticsSession/Public/EditorAnalyticsSession.h
Include #include "EditorAnalyticsSession.h"
Source /Engine/Source/Developer/EditorAnalyticsSession/Private/EditorAnalyticsSession.cpp
void CleanupDeprecatedAnalyticSessions  
(  
    const [FTimespan](API\Runtime\Core\Misc\FTimespan) & MaxAge  
)  

Remarks

This function removes expired sessions that were created by the deprecated system.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library