FConcertAckData

Acknowledgment messages to reliable events

Windows
MacOS
Linux

Inheritance Hierarchy

FConcertMessageData

FConcertAckData

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 FConcertAckData : public FConcertMessageData

Remarks

Acknowledgment messages to reliable events

Variables

Name Description

Public variable UProperty Category, AdvancedDisplay visibleanywhere

int64

 

AckSendTimeTicks

Time when this acknowledgment was sent (UTC)

Public variable UProperty Category, AdvancedDisplay visibleanywhere

FGuid

 

SourceMessageId

ID of the source message we're acknowledging

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