FNetPacketNotify::Init

Init notification with expected initial sequence numbers

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Net/NetPacketNotify.h"

Source

/Engine/Source/Runtime/Engine/Private/Net/NetPacketNotify.cpp

Syntax

void Init
(
    SequenceNumberT InitialInSeq,
    SequenceNumberT InitialOutSeq
)

Remarks

Init notification with expected initial sequence numbers

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