Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FContentBundleContainer
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TSharedPtr< FContentBundleEditor > GetEditorContentBundle
(
const UContentBundleDescriptor* Descriptor |
WorldPartition/ContentBundle/ContentBundleContainer.h | ||
TSharedPtr< FContentBundleEditor > GetEditorContentBundle
(
const FGuid& ContentBundleGuid |
WorldPartition/ContentBundle/ContentBundleContainer.h |
GetEditorContentBundle(const UContentBundleDescriptor *)
| Name | GetEditorContentBundle |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/WorldPartition/ContentBundle/ContentBundleContainer.h |
| Include Path | #include "WorldPartition/ContentBundle/ContentBundleContainer.h" |
| Source | /Engine/Source/Runtime/Engine/Private/WorldPartition/ContentBundle/ContentBundleContainer.cpp |
TSharedPtr < FContentBundleEditor > GetEditorContentBundle
(
const UContentBundleDescriptor * Descriptor
) const
GetEditorContentBundle(const FGuid &)
| Name | GetEditorContentBundle |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/WorldPartition/ContentBundle/ContentBundleContainer.h |
| Include Path | #include "WorldPartition/ContentBundle/ContentBundleContainer.h" |
| Source | /Engine/Source/Runtime/Engine/Private/WorldPartition/ContentBundle/ContentBundleContainer.cpp |
TSharedPtr < FContentBundleEditor > GetEditorContentBundle
(
const FGuid & ContentBundleGuid
) const