FNetPacketNotify::GetSequenceDelta

Gets the delta between the present sequence, and the sequence inside the specified header - if the delta is positive

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Net/NetPacketNotify.h

Include

#include "Net/NetPacketNotify.h"

Syntax

SequenceNumberT::DifferenceT GetSequenceDelta
(
    const FNotificationHeader & NotificationData
)

Remarks

Gets the delta between the present sequence, and the sequence inside the specified header - if the delta is positive

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