Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/WorldPartition > API/Runtime/Engine/WorldPartition/ContentBundle
Inheritance Hierarchy
- IContentBundleEditorSubsystemInterface
- UContentBundleEditorSubsystem
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/WorldPartition/ContentBundle/ContentBundleEditorSubsystemInterface.h |
| Include | #include "WorldPartition/ContentBundle/ContentBundleEditorSubsystemInterface.h" |
Syntax
class IContentBundleEditorSubsystemInterface
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | ActivateContentBundleEditing
(
TSharedPtr< FContentBundleEditor >& ContentBundleEditor |
||
| bool | DeactivateContentBundleEditing
(
TSharedPtr< FContentBundleEditor >& ContentBundleEditor |
||
| IContentBundleEditorSubsystemInterface * | Get () |
||
| TSharedPtr< FContentBundleEditor > | GetEditorContentBundle
(
const FGuid& ContentBundleGuid |
||
| bool | |||
| void | NotifyContentBundleAdded
(
const FContentBundleEditor* ContentBundle |
||
| void | NotifyContentBundleChanged
(
const FContentBundleEditor* ContentBundle |
||
| void | NotifyContentBundleInjectedContent
(
const FContentBundleEditor* ContentBundle |
||
| void | NotifyContentBundleRemoved
(
const FContentBundleEditor* ContentBundle |
||
| void | NotifyContentBundleRemovedContent
(
const FContentBundleEditor* ContentBundle |
||
| FOnContentBundleAdded & | |||
| FOnContentBundleChanged & | |||
| FOnContentBundleRemoved & | |||
| FOnContentBundleRemovedContent & | |||
| void | |||
| void | |||
| void | SetInstance
(
IContentBundleEditorSubsystemInterface* InInstance |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FOnContentBundleAdded | |||
| FOnContentBundleChanged | |||
| FOnContentBundleRemoved | |||
| FOnContentBundleRemovedContent |
Constants
| Name | Description |
|---|---|
| Instance |