GetAssetsByPathAndClass

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

bool

 

GetAssetsByPathAndClass

(
    IAssetRegistry& InAssetRegistry,
    const FName InPackagePath,
    const FName InClassName,
    const bool bIncludeLocalizedAssets,
    TArray< FAssetData >& OutAssets
)

Public function Static

bool

 

GetAssetsByPathAndClass

(
    IAssetRegistry& InAssetRegistry,
    const TArray< FName >& InPackagePa...,
    const FName InClassName,
    const bool bIncludeLocalizedAssets,
    TArray< FAssetData >& OutAssets
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss