Skip to main content

n.IpNetDriverMaxFrameTimeBeforeAlert

Var

Unreal Engine Var console variable.

nIpNetDriverMaxFrameTimeBeforeAlert

Description

Time to spend processing networking data in a single frame before an alert is raised (in secondsIt may get called multiple times in a single frame if additional processing after a previous alert exceeds the threshold agai default: 1 s

Usage

n.IpNetDriverMaxFrameTimeBeforeAlert [value]

Set via the console (~) or in DefaultEngine.ini / DefaultGame.ini.