FConcertServerInfo

Holds info on a Concert server

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 FConcertServerInfo

Remarks

Holds info on a Concert server

Variables

Name Description

Public variable UProperty

FGuid

 

AdminEndpointId

Server endpoint for performing administration tasks (FConcertAdmin_X messages)

Public variable UProperty Category visibleanywhere

FConcertInstanc...

 

InstanceInfo

Basic server information

Public variable UProperty Category visibleanywhere

EConcertServerF...

 

ServerFlags

Contains information on the server settings

Public variable UProperty

FString

 

ServerName

Functions

Name Description

Public function

void

 

Initialize()

Initialize this server information based on the current environment

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