UEConsole Commands
CommandConsole CommandRemaining

AssetManager.DumpAssetDependencies

AssetManager.DumpAssetDependencies is a console command in Unreal Engine 5 (UE5). See what AssetManager.DumpAssetDependencies does and how to run it in the Unreal Engine console below.

Category: Remaining · Namespace: assetmanager

Description

Shows a list of all primary assets and the secondary assets that they depend on. Also writes out a .graphviz file

Usage

Unreal console (open with ~)
> AssetManager.DumpAssetDependencies

Related in assetmanager