Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/WorldPartition > API/Runtime/Engine/WorldPartition/ContentBundle
Inheritance Hierarchy
- FContentBundleBase
- FContentBundle
- FContentBundleEditor
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/WorldPartition/ContentBundle/ContentBundleBase.h |
| Include | #include "WorldPartition/ContentBundle/ContentBundleBase.h" |
Syntax
class FContentBundleBase
Constructors
| Type | Name | Description | |
|---|---|---|---|
FContentBundleBase
(
TSharedPtr< FContentBundleClient >& InClient, |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | AddReferencedObjects
(
FReferenceCollector& Collector |
||
| void | DoInitialize () |
||
| void | |||
| void | |||
| void | |||
| const TWeakPtr< FContentBundleClient > & | GetClient () |
||
| const FColor & | |||
| const UContentBundleDescriptor * | |||
| const FString & | |||
| FString | |||
| FString | |||
| FString | |||
| UWorld * | |||
| EContentBundleStatus | GetStatus () |
||
| void | Initialize () |
||
| void | |||
| bool | IsValid () |
||
| void | |||
| void | SetStatus
(
EContentBundleStatus NewStatus |
||
| void | Uninitialize () |