FEditorAnalyticsSession::Load

Load a session with the given session ID from stored values.

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

bool Load
(
    const FString & InSessionID
)

Remarks

Load a session with the given session ID from stored values.

Returns

true if the session was found and 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