Navigation
API > API/Plugins > API/Plugins/ConcertClient
| |
|
| Name |
FConcertArchiveSessionArgs |
| Type |
struct |
| Header File |
/Engine/Plugins/Developer/Concert/ConcertMain/Source/ConcertClient/Public/IConcertClient.h |
| Include Path |
#include "IConcertClient.h" |
Syntax
struct FConcertArchiveSessionArgs
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| ArchiveNameOverride |
FString |
The override for the name used when archiving the session |
IConcertClient.h |
|
| SessionFilter |
FConcertSessionFilter |
The filter controlling which activities from the session should be archived |
IConcertClient.h |
|
| SessionId |
FGuid |
The ID of the archived session to archive |
IConcertClient.h |
|