Navigation
API > API/Runtime > API/Runtime/AssetRegistry > API/Runtime/AssetRegistry/AssetRegistry > API/Runtime/AssetRegistry/AssetRegistry/IAssetRegistry
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | GetReferencers
(
const FAssetIdentifier& AssetIdentifier, |
Gets a list of AssetIdentifiers or FAssetDependencies that reference the supplied AssetIdentifier. |
![]() ![]() |
bool | GetReferencers
(
const FAssetIdentifier& AssetIdentifier, |
|
![]() ![]() |
bool | GetReferencers
(
FName PackageName, |
Gets a list of PackageNames that reference the supplied package. (On disk references ONLY) |