FEditorAnalyticsSession::LoadAllStoredSessions

Read all stored sessions into the given array.

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 LoadAllStoredSessions
(
    TArray< FEditorAnalyticsSession > & OutSessions
)

Remarks

Read all stored sessions into the given array.

Returns

true if the sessions were successfully loaded.

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