Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Engine > API/Runtime/Engine/Engine/UAssetManager > API/Runtime/Engine/Engine/UAssetManager/GetPackageManagers
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Engine/AssetManager.h |
| Include | #include "Engine/AssetManager.h" |
| Source | /Engine/Source/Runtime/Engine/Private/AssetManager.cpp |
virtual bool GetPackageManagers
(
FName PackageName,
bool bRecurseToParents,
TSet < FPrimaryAssetId > & ManagerSet
) const
Remarks
Returns list of PrimaryAssetIds that manage a package. Will optionally recurse up the management chain