Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Commandlets > API/Editor/UnrealEd/Commandlets/FAssetRegistryGenerator
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Private/Commandlets/AssetRegistryGenerator.cpp |
| Include | #include "Commandlets/AssetRegistryGenerator.cpp" |
Syntax
class FGetShortestReferenceChain
Remarks
Helper struct to get the shortest reference chain in cook dependencies from one or more PackageNames to the set of packages that are hard-imported into a chunk. Constructs the distance graph for all packages reachable via cookdependencies from the input InSourceSet.
Functions
| Type | Name | Description | |
|---|---|---|---|
| FString | |||
| void | Initialize
(
const FAssetRegistryGenerator::FChunkPackageSet* InSourceSet |
Constants
| Name | Description |
|---|---|
| NoPath |