GameFeaturePlugin.LeakedAssetTrace.TraceMode
VarUnreal 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.
Related Variables
GameFeaturePlugin.LeakedAssetTrace.MaxReportCount. Deprecated use PluginManager.LeakedAssetTrace.MaxReportCount insteadVarGameFeaturePlugin.LeakedAssetTrace.RenameLeakedPackagesVarGameFeaturePlugin.LeakedAssetTrace.RenameLeakedPackages. Deprecated used PluginManager.LeakedAssetTrace.RenameLeakedPackages insteadVarGameFeaturePlugin.LeakedAssetTrace.SeverityVarGameFeaturePlugin.LeakedAssetTrace.Severity.ShippingVar

