Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/WorldPartition > API/Runtime/Engine/WorldPartition/ContentBundle
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UContentBundleManager
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/WorldPartition/ContentBundle/ContentBundleWorldSubsystem.h |
| Include | #include "WorldPartition/ContentBundle/ContentBundleWorldSubsystem.h" |
Syntax
class UContentBundleManager : public UObject
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | AddReferencedObjects
(
UObject* InThis, |
||
| bool | CanInject () |
||
| void | Deinitialize () |
||
| void | DrawContentBundlesStatus
(
const UWorld* InWorld, |
||
| const FContentBundleBase * | GetContentBundle
(
const UWorld* InWorld, |
||
| bool | GetEditorContentBundle
(
TArray< TSharedPtr< FContentBundleEditor >>& OutContentBundles |
||
| TSharedPtr< FContentBundleEditor > | GetEditorContentBundle
(
const FGuid& ContentBundleGuid |
||
| TSharedPtr< FContentBundleEditor > | GetEditorContentBundle
(
const UContentBundleDescriptor* Descriptor, |
||
| UContentBundleDuplicateForPIEHelper * | |||
| void | Initialize () |