FConcertSessionSettings

Windows
MacOS
Linux

References

Module

Concert

Header

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

Include

#include "ConcertSettings.h"

Syntax

[USTRUCT](Programming/UnrealArchitecture/Reference/Structs)()
struct FConcertSessionSettings

Variables

Name Description

Public variable UProperty Category Config visibleanywhere

FString

 

ArchiveNameOverride

Override the default name chosen when archiving this session.

Public variable UProperty Category Config visibleanywhere

uint32

 

BaseRevision

Base Revision the session was created at.

Public variable UProperty Category Config visibleanywhere

FString

 

ProjectName

Name of the project of the session. Can be specified on the server cmd with `-CONCERTPROJECT=_

Functions

Name Description

Public function

void

 

Initialize()

Public function Const

bool

 

ValidateRequirements

(
    const FConcertSessionSettings& Oth...,
    FText* OutFailureReason
)

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