Navigation
API > API/Editor > API/Editor/WorldPartitionEditor > API/Editor/WorldPartitionEditor/UContentBundleEditingSubmodule
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsEditingContentBundle () |
WorldPartition/ContentBundle/ContentBundleEditorSubsystem.h | ||
bool IsEditingContentBundle
(
const TSharedPtr< FContentBundleEditor >& ContentBundleEditor |
WorldPartition/ContentBundle/ContentBundleEditorSubsystem.h | ||
bool IsEditingContentBundle
(
const FGuid& ContentBundleGuid |
WorldPartition/ContentBundle/ContentBundleEditorSubsystem.h |
IsEditingContentBundle()
| Name | IsEditingContentBundle |
| 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 |
bool IsEditingContentBundle() const
IsEditingContentBundle(const TSharedPtr< FContentBundleEditor > &)
| Name | IsEditingContentBundle |
| 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 |
bool IsEditingContentBundle
(
const TSharedPtr< FContentBundleEditor > & ContentBundleEditor
) const
IsEditingContentBundle(const FGuid &)
| Name | IsEditingContentBundle |
| 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 |
bool IsEditingContentBundle
(
const FGuid & ContentBundleGuid
) const