Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/WorldPartition > API/Runtime/Engine/WorldPartition/ContentBundle
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/WorldPartition/ContentBundle/ContentBundleClient.h |
| Include | #include "WorldPartition/ContentBundle/ContentBundleClient.h" |
Syntax
class FContentBundleClient
Constructors
| Type | Name | Description | |
|---|---|---|---|
FContentBundleClient
(
const UContentBundleDescriptor* InContentBundleDescriptor, |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| TSharedPtr< FContentBundleClient > | CreateClient
(
const UContentBundleDescriptor* InContentBundleDescriptor, |
||
| void | |||
| void | DoOnContentInjectedInWorld
(
EContentBundleStatus InjectionStatus, |
||
| void | DoOnContentRegisteredInWorld
(
UWorld* InjectedWorld |
||
| void | DoOnContentRemovedFromWorld
(
UWorld* InjectedWorld |
||
| const UContentBundleDescriptor * | |||
| FString const & | |||
| EContentBundleClientState | GetState () |
||
| void | |||
| void | |||
| void | |||
| bool | ShouldInjectContent
(
UWorld* World |
||
| bool | ShouldRemoveContent
(
UWorld* World |