FPacketSimulationSettings::ShouldDropPacketOfSize

Tells if a packet fits the size settings to potentially be dropped

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/NetDriver.h

Include

#include "Engine/NetDriver.h"

Syntax

bool ShouldDropPacketOfSize
(
    int32 NumBits
) const

Remarks

Tells if a packet fits the size settings to potentially be dropped

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