FConcertEndpointSettings

Windows
MacOS
Linux

References

Module

ConcertTransport

Header

/Engine/Plugins/Developer/Concert/ConcertMain/Source/ConcertTransport/Public/ConcertTransportSettings.h

Include

#include "ConcertTransportSettings.h"

Syntax

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

Variables

Name Description

Public variable UProperty Category, EditAnywhere, AdvancedDisplay Config

bool

 

bEnableLogging

Enable detailed message logging for Concert endpoints

Public variable UProperty Category, EditAnywhere, AdvancedDisplay, Meta Config displayname

int32

 

PurgeProcessedMessageDelaySeconds

The timespan at which retained processed messages are purged on Concert endpoints

Public variable UProperty Category, EditAnywhere, AdvancedDisplay, Meta Config displayname

int32

 

RemoteEndpointTimeoutSeconds

The timespan at which remote endpoints that haven't sent a message are considered stale

Constructors

Name Description

Public function

FConcertEndpointSettings()

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