Navigation
API > API/Runtime > API/Runtime/AssetRegistry > API/Runtime/AssetRegistry/AssetRegistry > API/Runtime/AssetRegistry/AssetRegistry/IAssetRegistry
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | GetAssetsByClass
(
FTopLevelAssetPath ClassPathName, |
Gets asset data for all assets with the supplied class |
![]() ![]() |
bool | GetAssetsByClass
(
FName ClassPathName, |
Class names are now represented by path names. Please use a version of this function that uses FTopLevelAssetPath. |