IMutableMessageContext::SetTimeSent

Sets the date and time at which the message was sent.

Windows
MacOS
Linux

References

Module

Messaging

Header

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

Include

#include "IMutableMessageContext.h"

Syntax

void SetTimeSent
(
    const FDateTime & InTimeSent
)

Remarks

Sets the date and time at which the message was sent.

Parameters

Parameter

Description

InTimeSent

Send date and time.

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