UEConsole Commands
VariableConsole VariableRemaining

NetAnalytics.MinimumNumberOfPacketsForBurstTracking

NetAnalytics.MinimumNumberOfPacketsForBurstTracking is a console variable in Unreal Engine 5 (UE5). See what NetAnalytics.MinimumNumberOfPacketsForBurstTracking does, its values, and how to use this cvar in the Unreal console below.

Category: Remaining · Namespace: netanalytics

Help

The minimum number of packets that must have been notified (in our out) in order to consider a frame for packet loss by percentage.See NetAnalytics.PercentOfDroppedPacketsToConsiderBurst

Usage

Unreal console (open with ~)
> NetAnalytics.MinimumNumberOfPacketsForBurstTracking 1

Console variables take a value. Replace 1 with the setting you need. Run it with no value to print the current one.

Related in netanalytics