IMutableMessageContext::SetAttachment

Sets the optional message attachment.

Windows
MacOS
Linux

References

Module

Messaging

Header

/Engine/Source/Runtime/Messaging/Public/IMutableMessageContext.h

Include

#include "IMutableMessageContext.h"

Syntax

void SetAttachment
(
    const TSharedPtr< IMessageAttachment, ESPMode::ThreadSafe > & InAttachment
)

Remarks

Sets the optional message attachment.

Parameters

Parameter

Description

InAttachment

The attachment to set.

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