FNboSerializeFromBuffer::FNboSerializeFromBuffer

Initializes the buffer, size, and zeros the read offset

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

/Engine/Plugins/Online/OnlineSubsystem/Source/Public/NboSerializer.h

Include

#include "NboSerializer.h"

Syntax

FNboSerializeFromBuffer
(
    const uint8 * InData,
    int32 Length
)

Remarks

Initializes the buffer, size, and zeros the read offset

Parameters

Parameter

Description

InData

the buffer to attach to

Length

the size of the buffer we are attaching 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