Skip to main content

net.TrackAsyncLoadingGUIDThresholdOwner

Var

Unreal Engine Var console variable.

netTrackAsyncLoadingGUIDThresholdOwner

Description

When > 0, if the Net Connection's owning Controller or Pawn is waiting on Async Loads for longer than this threshold, we will fire a CSV Event to track it. Used for Debugging and Profiling

Usage

net.TrackAsyncLoadingGUIDThresholdOwner [value]

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