Navigation
API > API/Plugins > API/Plugins/Concert
References
| Module | Concert |
| Header | /Engine/Plugins/Developer/Concert/ConcertMain/Source/Concert/Public/ConcertSettings.h |
| Include | #include "ConcertSettings.h" |
Syntax
USTRUCT&40;&41;
struct FConcertSessionSettings
Variables
| Type | Name | Description | |
|---|---|---|---|
| FString | ArchiveNameOverride | Override the default name chosen when archiving this session. | |
| uint32 | BaseRevision | Base Revision the session was created at. | |
| FString | ProjectName | Name of the project of the session. Can be specified on the server cmd with `-CONCERTPROJECT=_ |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Initialize () |
||
| bool | ValidateRequirements
(
const FConcertSessionSettings& Other, |