Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/IPackageResourceManager
| Type | Name | Description | |
|---|---|---|---|
| void | IteratePackagesStatInPath
(
FStringView PackageMount, |
Call the callback - with stat data - on all packages in the package repository that are in the given subdirectory of a package mount | |
| void | IteratePackagesStatInPath
(
FStringView PackageMount, |
IteratePackagesStatInPath that takes a FPackageSegmentVisitor |