Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/WorldPartition
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/WorldPartition/WorldPartitionLevelHelper.h |
| Include | #include "WorldPartition/WorldPartitionLevelHelper.h" |
Syntax
class FWorldPartitionLevelHelper
Constructors
No constructors are accessible with public or protected access.
Functions
| Type | Name | Description | |
|---|---|---|---|
| FString | AddActorContainerID
(
const FActorContainerID& InContainerID, |
||
| FString | AddActorContainerIDToSubPathString
(
const FActorContainerID& InContainerID, |
||
| ULevel * | CreateEmptyLevelForRuntimeCell
(
const UWorldPartitionRuntimeCell* Cell, |
Creates an empty Level used in World Partition | |
| FWorldPartitionLevelHelper & | Get () |
||
| bool | LoadActors
(
const FLoadActorsParams& InParams |
||
| bool | LoadActors
(
UWorld* InOuterWorld, |
||
| void | MoveExternalActorsToLevel
(
const TArray< FWorldPartitionRuntimeCellObjectMapping >& InChildPackages, |
Moves external actors into the given level | |
| FSoftObjectPath | RemapActorPath
(
const FActorContainerID& InContainerID, |
||
| void | RemapLevelSoftObjectPaths
(
ULevel* InLevel, |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FLoadActorsParams | Struct of optional parameters passed to LoadActors function. | ||
| FPackageReferencer |
Constants
| Name | Description |
|---|---|
| ActorPropertyOverridesAnnotation |