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
{
FString ContentBundlePaths&58;&58;MakeExternalActorPackagePath
&40;
const FString & ContentBundleExternalActorFolder,
const FString & ActorName
&41;
}
Remarks
Return an ExternalActor path following the format : /{MountPoint}/{ExternalActorFolder}/{ContentBundleFolder}/{ContentBundleUID}/{LevelPath}/{ExternalActorPackagePath}