FNboSerializeToBuffer::SkipAheadBy

Skips forward in the buffer by the specified amount

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

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

Include

#include "NboSerializer.h"

Syntax

void SkipAheadBy
(
    uint32 Amount
)

Remarks

Skips forward in the buffer by the specified amount

Parameters

Parameter

Description

Amount

the number of bytes to skip ahead

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