FNetPacketNotify::AckSeq

Mark Seq as received and update current InSeq, missing sequence numbers will be marked as lost

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Net/NetPacketNotify.h"

Syntax

void AckSeq
(
    SequenceNumberT Seq
)

Remarks

Mark Seq as received and update current InSeq, missing sequence numbers will be marked as lost

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