Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/WorldPartition > API/Runtime/Engine/WorldPartition/ContentBundle
Inheritance Hierarchy
- FContentBundleBase
- IWorldPartitionCookPackageGenerator
- FContentBundleEditor
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/WorldPartition/ContentBundle/ContentBundleEditor.h |
| Include | #include "WorldPartition/ContentBundle/ContentBundleEditor.h" |
Syntax
class FContentBundleEditor :
public FContentBundleBase ,
private IWorldPartitionCookPackageGenerator
Constructors
| Type | Name | Description | |
|---|---|---|---|
FContentBundleEditor
(
TSharedPtr< FContentBundleClient >& InClient, |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | |||
| bool | ContainsActor
(
const AActor* InActor |
||
| void | GenerateStreaming
(
TArray< FString >* OutPackageToGenerate, |
||
| uint32 | |||
| TWeakObjectPtr< UActorDescContainer > | |||
| const TWeakObjectPtr< UActorDescContainerInstance > | |||
| bool | |||
| URuntimeHashExternalStreamingObjectBase * | |||
| const FGuid & | |||
| uint32 | |||
| bool | |||
| bool | |||
| void | |||
| bool | |||
| void | OnBeginCook
(
IWorldPartitionCookPackageContext& CookContext |
Cooking. | |
| void | OnEndCook
(
IWorldPartitionCookPackageContext& CookContext |
||
| void | |||
| void | StartEditing () |
||
| void | StopEditing () |
||
| void |
Overridden from FContentBundleBase
| Type | Name | Description | |
|---|---|---|---|
| void | AddReferencedObjects
(
FReferenceCollector& Collector |
||
| void | DoInitialize () |
||
| void | |||
| void | |||
| void | |||
| bool | HasContent () |
||
| bool | IsValid () |
Overridden from IWorldPartitionCookPackageGenerator
| Type | Name | Description | |
|---|---|---|---|
| bool | GatherPackagesToCook
(
IWorldPartitionCookPackageContext& CookContext |
||
| UWorldPartitionRuntimeCell * | GetCellForPackage
(
const FWorldPartitionCookPackage& PackageToCook |
||
| bool | PopulateGeneratedPackageForCook
(
IWorldPartitionCookPackageContext& CookContext, |
||
| bool | PopulateGeneratorPackageForCook
(
IWorldPartitionCookPackageContext& CookContext, |