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::GetRelativePath
(
FStringView InContentBundlePath
)
}
Remarks
InContentBundlePath format is : */{ContentBundleFolder}/{ContentBundleUID}/{RelativePath} return format is {RelativePath}, empty otherwise