Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/AssetRegistry > API/Runtime/CoreUObject/AssetRegistry/FARFilter
Syntax
TArray< FSoftObjectPath > SoftObjectPaths
Remarks
The filter component containing the paths of specific assets to match. Matches against FAssetData::ToSoftObjectPath(). This is a top level asset path for most assets and a subobject path for assets such as world partition external actors.