Skip to main content

TrackAsyncLoadRequests.StackLen

Var

Unreal Engine Var console variable.

TrackAsyncLoadRequestsStackLen

Description

Maximum number of stack frame items to keep. This improves aggregation because calls that originate from multiple places but end up in the same place will be accounted together.

Usage

TrackAsyncLoadRequests.StackLen [value]

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