Navigation
Unreal Engine C++ API Reference > Runtime > MessagingCommon > FFileMessageAttachment
- IMessageAttachment::CreateReader()
- FFileMessageAttachment::CreateReader()
References
Module | MessagingCommon |
Header | /Engine/Source/Runtime/MessagingCommon/Public/FileMessageAttachment.h |
Include | #include "FileMessageAttachment.h" |
virtual FArchive &42; CreateReader&40;&41;
Remarks
Creates an archive reader to the data.
The caller is responsible for deleting the returned object. An archive reader.