FEditorAnalyticsSession::SaveStoredSessionIDs

Save the given session IDs to storage.

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 SaveStoredSessionIDs
(
    const TArray< FString > & InSessions
)

Remarks

Save the given session IDs to storage.

Returns

true if the session IDs were successfully saved.

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