Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/WorldPartition > API/Runtime/Engine/WorldPartition/ContentBundle
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/WorldPartition/ContentBundle/ContentBundlePaths.h |
| Include | #include "WorldPartition/ContentBundle/ContentBundlePaths.h" |
| Source | /Engine/Source/Runtime/Engine/Private/WorldPartition/ContentBundle/ContentBundlePaths.cpp |
namespace ContentBundlePaths
{
FStringView ContentBundlePaths&58;&58;GetRelativeExternalActorPackagePath
&40;
FStringView InContentBundleExternalActorPackagePath
&41;
}
Remarks
InContentBundleExternalActorPackagePath format is : /{MountPoint}/{ExternalActorFolder}/{ContentBundleFolder}/{ContentBundleUID}/{LevelPath}/{ExternalActorPackagePath} return format is /{LevelPath}/{ExternalActorPackagePath}, empty otherwise