Skip to main content

GameFeaturePlugin.LeakedAssetTrace.TraceMode

Var

Unreal Engine Var console variable.

GameFeaturePluginLeakedAssetTraceTraceMode

Description

Controls detail level of reference tracing when the engine detects that assets from a Game Feature Plugin were leaked during unloading or unmounting. Deprecated used PluginManager.LeakedAssetTrace.TraceMode instead 0 - direct references only 1 - full reference trace

Usage

GameFeaturePlugin.LeakedAssetTrace.TraceMode [value]

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