FOnlineMessagePayload::ToBytes

Convert the key value data to byte array

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

/Engine/Plugins/Online/OnlineSubsystem/Source/Public/Interfaces/OnlineMessageInterface.h

Include

#include "Interfaces/OnlineMessageInterface.h"

Source

/Engine/Plugins/Online/OnlineSubsystem/Source/Private/OnlineMessage.cpp

Syntax

void ToBytes
(
    TArray< uint8 > & OutBytes
) const

Remarks

Convert the key value data to byte array

Parameters

Parameter

Description

OutBytes

[out] array of bytes to serialize to

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