StartSession

Overload list

Windows
MacOS
Linux
Name Description

Public function Virtual

bool

 

StartSession

(
    const TArray< FAnalyticsEventAttrib...
)

This class augments StartSession with a version that takes the SessionID instead of always generating it.

Public function

bool

 

StartSession

(
    FString InSessionID,
    const TArray< FAnalyticsEventAttrib...
)

Primary StartSession API. Allow move semantics to capture the attributes.

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