Navigation
API > API/Runtime > API/Runtime/Messaging > API/Runtime/Messaging/IMutableMessageContext
References
Module | Messaging |
Header | /Engine/Source/Runtime/Messaging/Public/IMutableMessageContext.h |
Include | #include "IMutableMessageContext.h" |
void SetTimeSent
&40;
const FDateTime & InTimeSent
&41;
Remarks
Sets the date and time at which the message was sent.
Parameters
Name | Description |
---|---|
InTimeSent | Send date and time. |