Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/WorldPartition
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UWorldPartitionRuntimeCell
- UWorldPartitionRuntimeLevelStreamingCell
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/WorldPartition/WorldPartitionRuntimeLevelStreamingCell.h |
| Include | #include "WorldPartition/WorldPartitionRuntimeLevelStreamingCell.h" |
Syntax
class UWorldPartitionRuntimeLevelStreamingCell : public UWorldPartitionRuntimeCell
Constructors
| Type | Name | Description | |
|---|---|---|---|
UWorldPartitionRuntimeLevelStreamingCell
(
const FObjectInitializer& ObjectInitializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | CreateAndSetLevelStreaming
(
const FString& InPackageName |
||
| bool | CreateAndSetLevelStreaming
(
const TSoftObjectPtr< UWorld >& InWorldAsset, |
||
| UWorldPartitionLevelStreamingDynamic * | CreateLevelStreaming
(
const FString& InPackageName |
||
| UWorldPartitionLevelStreamingDynamic * | |||
| const TArray< FWorldPartitionRuntimeCellObjectMapping > & | GetPackages () |
||
| bool | HasActors () |
||
| void | OnCellHidden () |
Called when cell is hidden. | |
| void | OnCellShown () |
Called when cell is shown. |
Overridden from UWorldPartitionRuntimeCell
| Type | Name | Description | |
|---|---|---|---|
| void | Activate () |
||
| void | AddActorToCell
(
const FWorldPartitionActorDescView& ActorDescView, |
||
| bool | |||
| bool | CanUnload () |
||
| void | Deactivate () |
||
| void | DumpStateLog
(
FHierarchicalLogArchive& Ar |
||
| void | Fixup () |
||
| int32 | |||
| TArray< FName > | GetActors () |
||
| EWorldPartitionRuntimeCellState | |||
| FLinearColor | GetDebugColor
(
EWorldPartitionRuntimeCellVisualizeMode VisualizeMode |
||
| ULevel * | GetLevel () |
||
| FString | |||
| EStreamingStatus | |||
| bool | |||
| void | Load () |
||
| bool | PopulateGeneratedPackageForCook
(
UPackage* InPackage, |
||
| bool | PopulateGeneratorPackageForCook
(
TArray< UPackage* >& OutModifiedPackages |
||
| bool | PrepareCellForCook
(
UPackage* InPackage |
Cook methods. | |
| void | SetIsAlwaysLoaded
(
bool bInIsAlwaysLoaded |
||
| void | SetStreamingPriority
(
int32 InStreamingPriority |
||
| void | Unload () |