FConcertSessionInfo

Holds info on a session

Windows
MacOS
Linux

References

Module

Concert

Header

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

Include

#include "ConcertMessageData.h"

Syntax

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

Remarks

Holds info on a session

Variables

Name Description

Public variable UProperty Category visibleanywhere

FString

 

OwnerDeviceName

Public variable UProperty Category visibleanywhere

FGuid

 

OwnerInstanceId

Public variable UProperty Category visibleanywhere

FString

 

OwnerUserName

Public variable UProperty Category visibleanywhere

FGuid

 

ServerEndpointId

Public variable UProperty Category visibleanywhere

FGuid

 

ServerInstanceId

Public variable UProperty Category visibleanywhere

FGuid

 

SessionId

Public variable UProperty Category visibleanywhere

FString

 

SessionName

Public variable UProperty Category visibleanywhere

FConcertSession...

 

Settings

Settings pertaining to project, change list number etc

Public variable UProperty

TArray< FConcer...

 

VersionInfos

Version information for this session.

Functions

Name Description

Public function Const

FText

 

ToDisplayString()

Create a user friendly display string for using in things such as tooltips.

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