IConcertMessage::SetChannelId

Set the ID of the channel this message was sent from. Call before ConstructMessage.

Windows
MacOS
Linux

Override Hierarchy

References

Module

ConcertTransport

Header

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

Include

#include "IConcertMessages.h"

Syntax

void SetChannelId
(
    uint16 Channel
)

Remarks

Set the ID of the channel this message was sent from. Call before ConstructMessage.

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