UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FNetPacketNotify Member List

This is the complete list of members for FNetPacketNotify, including all inherited members.

AckSeq(SequenceNumberT Seq)FNetPacketNotifyinline
CanSend() constFNetPacketNotifyinline
CommitAndIncrementOutSeq()FNetPacketNotify
FNetPacketNotify()FNetPacketNotify
GetCurrentSequenceHistoryLength() constFNetPacketNotify
GetInAckSeq() constFNetPacketNotifyinline
GetInSeq() constFNetPacketNotifyinline
GetInSeqHistory() constFNetPacketNotifyinline
GetOutAckSeq() constFNetPacketNotifyinline
GetOutSeq() constFNetPacketNotifyinline
GetSequenceDelta(const FNotificationHeader &NotificationData)FNetPacketNotifyinline
Init(SequenceNumberT InitialInSeq, SequenceNumberT InitialOutSeq)FNetPacketNotify
IsSequenceWindowFull(uint32 SafetyMargin=0U) constFNetPacketNotifyinline
IsWaitingForSequenceHistoryFlush() constFNetPacketNotifyinline
MaxSequenceHistoryLength enum valueFNetPacketNotify
NakSeq(SequenceNumberT Seq)FNetPacketNotifyinline
ReadHeader(FNotificationHeader &Data, FBitReader &Reader) constFNetPacketNotify
SequenceHistoryT typedefFNetPacketNotify
SequenceNumberBits enum valueFNetPacketNotify
SequenceNumberT typedefFNetPacketNotify
Update(const FNotificationHeader &NotificationData, Functor &&InFunc)FNetPacketNotify
WriteHeader(FBitWriter &Writer, bool bRefresh=false)FNetPacketNotify