FEditorSessionSummarySender

Sender of SessionSummary events from all editor sessions in-between runs.

Windows
MacOS
Linux

References

Module

EditorAnalyticsSession

Header

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

Include

#include "EditorSessionSummarySender.h"

Syntax

class FEditorSessionSummarySender

Remarks

Sender of SessionSummary events from all editor sessions in-between runs. Separated from Writer to make it easier to run it out-of-process.

Constructors

Name Description

Public function

FEditorSessionSummarySender

(
    IAnalyticsProviderET& InAnalyticsP...,
    const FString& InSenderName,
    const uint32 InCurrentSessionProces...
)

Destructors

Functions

Name Description

Public function

void

 

SetMonitorDiagnosticLogs

(
    TMap< uint32, FString >&& Logs
)

Public function

void

 

Shutdown()

Public function

void

 

Tick

(
    float DeltaTime
)

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