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