FConcertEndpointDiscoveryEvent

Special event message base struct that is also caught by the endpoint to discover remote endpoint before passing it to handlers

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

ConcertTransport

Header

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

Include

#include "ConcertTransportMessages.h"

Syntax

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

Remarks

Special event message base struct that is also caught by the endpoint to discover remote endpoint before passing it to handlers

Variables

Name Description

Public variable UProperty

EConcertMessage...

 

ConcertProtocolVersion

Holds the concert messages protocol version, default initialize to `BeforeVersioning_ to handle message sent from older protocol.

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