Skip to main content

net.TrackQueuedActorThreshold

Var

Unreal Engine Var console variable.

netTrackQueuedActorThreshold

Description

When > 0, any actors that spend longer than the threshold with queued bunches will be tracked. Threshold in seconds, @see UPackageMap::ConsumeDelinquencyAnalytics. Used for Debugging and Analytics

Usage

net.TrackQueuedActorThreshold [value]

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