FEditorAnalyticsSession::GetStoredSessionIDs

Retrieve a list of session IDs that are currently stored locally.

Windows
MacOS
Linux

References

Module

EditorAnalyticsSession

Header

/Engine/Source/Developer/EditorAnalyticsSession/Public/EditorAnalyticsSession.h

Include

#include "EditorAnalyticsSession.h"

Source

/Engine/Source/Developer/EditorAnalyticsSession/Private/EditorAnalyticsSession.cpp

Syntax

static bool GetStoredSessionIDs
(
    TArray< FString > & OutSessions
)

Remarks

Retrieve a list of session IDs that are currently stored locally.

Returns

true if the session IDs were successfully retrieved.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss