Skip to main content

net.TrackAsyncLoadingGUIDThreshold

Var

Unreal Engine Var console variable.

netTrackAsyncLoadingGUIDThreshold

Description

When > 0, any objects that take longer than the threshold to async load will be tracked. Threshold in seconds, @see FNetGUIDCache::ConsumeDelinquencyAnalytics. Used for Debugging and Analytics

Usage

net.TrackAsyncLoadingGUIDThreshold [value]

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