IBackChannelPacket::Write

Write a string into 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 Write
(
    const TCHAR * Name,
    const TCHAR * Value
)

Remarks

Write a string into 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