Navigation
API > API/Runtime > API/Runtime/Messaging > API/Runtime/Messaging/IMessageAttachment
Description
Creates an archive reader to the data.
The caller is responsible for deleting the returned object.
| Name | CreateReader |
| Type | function |
| Header File | /Engine/Source/Runtime/Messaging/Public/IMessageAttachment.h |
| Include Path | #include "IMessageAttachment.h" |
FArchive * CreateReader()
An archive reader.