FOnlineMessagePayload::FromBytes

Convert byte array to key value data

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 FromBytes
(
    const TArray< uint8 > & InBytes
)

Remarks

Convert byte array to key value data

Parameters

Parameter

Description

InBytes

array of bytes to serialize from

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