Navigation
API > API/Editor > API/Editor/WorldPartitionEditor > API/Editor/WorldPartitionEditor/WorldPartition > API/Editor/WorldPartitionEditor/WorldPartition/ContentBundle
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UContentBundleEditorSubsystemModule
- UContentBundleEditingSubmodule
References
| Module | WorldPartitionEditor |
| Header | /Engine/Source/Editor/WorldPartitionEditor/Public/WorldPartition/ContentBundle/ContentBundleEditorSubsystem.h |
| Include | #include "WorldPartition/ContentBundle/ContentBundleEditorSubsystem.h" |
Syntax
class UContentBundleEditingSubmodule :
public UContentBundleEditorSubsystemModule,
public IActorEditorContextClient
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | ActivateContentBundleEditing
(
TSharedPtr< FContentBundleEditor >& ContentBundleEditor |
||
| bool | DeactivateContentBundleEditing
(
TSharedPtr< FContentBundleEditor >& ContentBundleEditor |
||
| bool | |||
| TSharedPtr< FContentBundleEditor > | GetEditorContentBundle
(
const FGuid& ContentBundleGuid |
||
| bool | |||
| bool | IsEditingContentBundle
(
const TSharedPtr< FContentBundleEditor >& ContentBundleEditor |
||
| bool | IsEditingContentBundle
(
const FGuid& ContentBundleGuid |
Overridden from UContentBundleEditorSubsystemModule
| Type | Name | Description | |
|---|---|---|---|
| void | |||
| void | DoInitialize () |
Overridden from IActorEditorContextClient
| Type | Name | Description | |
|---|---|---|---|
| bool | CanResetContext
(
UWorld* InWorld |
||
| bool | GetActorEditorContextDisplayInfo
(
UWorld* InWorld, |
||
| TSharedRef< SWidget > | GetActorEditorContextWidget
(
UWorld* InWorld |
||
| FOnActorEditorContextClientChanged & | |||
| void | OnExecuteActorEditorContextAction
(
UWorld* InWorld, |