Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/WorldPartition
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UWorldPartitionRuntimeCellTransformer
- UWorldPartitionRuntimeCellTransformerISM
- UWorldPartitionRuntimeCellTransformerLog
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/WorldPartition/WorldPartitionRuntimeCellTransformer.h |
| Include | #include "WorldPartition/WorldPartitionRuntimeCellTransformer.h" |
Syntax
UCLASS (Abstract)
class UWorldPartitionRuntimeCellTransformer : public UObject
Remarks
Copyright Epic Games, Inc. All Rights Reserved.
Constructors
| Type | Name | Description | |
|---|---|---|---|
UWorldPartitionRuntimeCellTransformer
(
const FObjectInitializer& ObjectInitializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | PostTransform
(
ULevel* InLevel |
||
| void | PreTransform
(
ULevel* InLevel |
||
| void |