AssetManager.FindDepClasses
AssetManager.FindDepClasses is a console command in Unreal Engine 5 (UE5). See what AssetManager.FindDepClasses does and how to run it in the Unreal Engine console below.
Category: Remaining · Namespace:
assetmanagerDescription
Finds all dependencies of a certain set of classes to the target asset. Usage: FindDepClasses TargetPackagePath ClassName1 ClassName2 etc (optional: -hardonly/-softonly) e.g. FindDepChain /game/characters/heroes/muriel/meshes/muriel /game/cards
Usage
Unreal console (open with ~)
> AssetManager.FindDepClasses