IMessageAttachment::CreateReader

Creates an archive reader to the data.

Windows
MacOS
Linux

Override Hierarchy

IMessageAttachment::CreateReader()

FFileMessageAttachment::CreateReader()

References

Module

Messaging

Header

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

Include

#include "IMessageAttachment.h"

Syntax

FArchive * CreateReader()

Remarks

Creates an archive reader to the data.

The caller is responsible for deleting the returned object.

Returns

An archive reader.

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