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