FConcertAdmin_ArchiveSessionRequest

Create an archived copy of a live session.

Windows
MacOS
Linux

Inheritance Hierarchy

FConcertMessageData

FConcertRequestData

FConcertAdmin_ArchiveSessionRequest

References

Module

Concert

Header

/Engine/Plugins/Developer/Concert/ConcertMain/Source/Concert/Public/ConcertMessages.h

Include

#include "ConcertMessages.h"

Syntax

[USTRUCT](Programming/UnrealArchitecture/Reference/Structs)()
struct FConcertAdmin_ArchiveSessionRequest : public FConcertRequestData

Remarks

Create an archived copy of a live session.

Variables

Name Description

Public variable UProperty Category visibleanywhere

FString

 

ArchiveNameOverride

The override for the archive.

Public variable UProperty Category visibleanywhere

FString

 

DeviceName

The caller device name.

Public variable UProperty Category visibleanywhere

FConcertSession...

 

SessionFilter

The filter controlling which activities from the session should be archived.

Public variable UProperty Category visibleanywhere

FGuid

 

SessionId

The ID of the session to archive (must be a live session).

Public variable UProperty Category visibleanywhere

FString

 

UserName

The caller user name.

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