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
(
const FDateTime & InTimeSent
)
Remarks
Sets the date and time at which the message was sent.
Parameters
| Name | Description |
|---|---|
| InTimeSent | Send date and time. |