IBackChannelPacket::Read

Read a block of data from the message

Windows
MacOS
Linux

References

Module

BackChannel

Header

/Engine/Plugins/Experimental/BackChannel/Source/BackChannel/Public/BackChannel/IBackChannelPacket.h

Include

#include "BackChannel/IBackChannelPacket.h"

Syntax

int Read
(
    const TCHAR * InName,
    void * OutBlob,
    int32 MaxBlobSize,
    int32 & OutBlobSize
)

Remarks

Read a block of data from the message

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