IConcertMessage::SetSenderId

Set the Concert Endpoint Id of the sender. 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 SetSenderId
(
    const FGuid & SenderId
)

Remarks

Set the Concert Endpoint Id of the sender. 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