Navigation
API > API/Plugins > API/Plugins/ConcertClient
| |
|
| Name |
FConcertCreateSessionArgs |
| Type |
struct |
| Header File |
/Engine/Plugins/Developer/Concert/ConcertMain/Source/ConcertClient/Public/IConcertClient.h |
| Include Path |
#include "IConcertClient.h" |
Syntax
struct FConcertCreateSessionArgs
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| ArchiveNameOverride |
FString |
The override for the name used when archiving this session |
IConcertClient.h |
|
| SessionName |
FString |
The desired name for the session |
IConcertClient.h |
|