IConcertMessage::GetMessageOrderIndex

Get the order index of the message (for ordering reliable messages, used when ChannelId != UnreliableChannelId)

Windows
MacOS
Linux

Override Hierarchy

References

Module

ConcertTransport

Header

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

Include

#include "IConcertMessages.h"

Syntax

uint16 GetMessageOrderIndex() const

Remarks

Get the order index of the message (for ordering reliable messages, used when ChannelId != UnreliableChannelId)

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