ArchiveSession

Overload list

Windows
MacOS
Linux
Name Description

Public function

bool

 

ArchiveSession

(
    const IConcertServer& InServer,
    TSharedRef< IConcertServerSession >...,
    const FString& InArchivedSessionRo...,
    const FConcertSessionInfo& InArchi...,
    const FConcertSessionFilter& InSes...
)

Called to migrate the data for a live session into an archived session.

Public function

bool

 

ArchiveSession

(
    const IConcertServer& InServer,
    const FString& InLiveSessionWorkin...,
    const FString& InArchivedSessionRo...,
    const FConcertSessionInfo& InArchi...,
    const FConcertSessionFilter& InSes...
)

Called to migrate the data of an offline live session into and offline archived session.

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