Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/WorldPartition
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UWorldPartitionRuntimeCellTransformer
- UWorldPartitionRuntimeCellTransformerLog
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/WorldPartition/WorldPartitionRuntimeCellTransformerLog.h |
| Include | #include "WorldPartition/WorldPartitionRuntimeCellTransformerLog.h" |
Syntax
UCLASS ()
class UWorldPartitionRuntimeCellTransformerLog : public UWorldPartitionRuntimeCellTransformer
Remarks
Copyright Epic Games, Inc. All Rights Reserved.
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bOnlyLogDifferences | Only log when the level was actually transformed | |
| TMap< UClass *, int32 > | ClassNumInstancesBefore |
Constructors
| Type | Name | Description | |
|---|---|---|---|
UWorldPartitionRuntimeCellTransformerLog
(
const FObjectInitializer& ObjectInitializer |
Overridden from UWorldPartitionRuntimeCellTransformer
| Type | Name | Description | |
|---|---|---|---|
| void | PostTransform
(
ULevel* InLevel |
||
| void | PreTransform
(
ULevel* InLevel |