FConcertAdmin_ArchiveSessionResponse

Windows
MacOS
Linux

Inheritance Hierarchy

FConcertMessageData

FConcertResponseData

FConcertAdmin_ArchiveSessionResponse

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_ArchiveSessionResponse : public FConcertResponseData

Variables

Name Description

Public variable UProperty Category visibleanywhere

FGuid

 

ArchiveId

The ID of the new archived session (on success).

Public variable UProperty Category visibleanywhere

FString

 

ArchiveName

The name of the new archived session (on success).

Public variable UProperty Category visibleanywhere

FGuid

 

SessionId

The ID of the session that was requested to be archived.

Public variable UProperty Category visibleanywhere

FString

 

SessionName

The name of the session that was requested to be archived.

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