FConcertAdmin_DiscoverServersEvent

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Concert

Header

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

Include

#include "ConcertMessages.h"

Syntax

[USTRUCT](Programming/UnrealArchitecture/Reference/Structs)()
struct FConcertAdmin_DiscoverServersEvent : public FConcertEndpointDiscoveryEvent

Variables

Name Description

Public variable UProperty Category visibleanywhere

FString

 

ClientAuthenticationKey

If a server was configured to restrict access to specific client(s), it will search for this key in its list of authorized keys.

Public variable UProperty Category visibleanywhere

FString

 

RequiredRole

The required role of the server (eg, MultiUser, DisasterRecovery, etc)

Public variable UProperty Category visibleanywhere

FString

 

RequiredVersion

The required version of the server (eg, 4.22, 4.23, etc)

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