Navigation
API > API/Runtime > API/Runtime/Engine
| Name | UWorldPartitionRuntimeCellTransformerLog |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Public/WorldPartition/WorldPartitionRuntimeCellTransformerLog.h |
| Include Path | #include "WorldPartition/WorldPartitionRuntimeCellTransformerLog.h" |
Syntax
UCLASS ()
class UWorldPartitionRuntimeCellTransformerLog : public UWorldPartitionRuntimeCellTransformer
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UWorldPartitionRuntimeCellTransformer → UWorldPartitionRuntimeCellTransformerLog
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UWorldPartitionRuntimeCellTransformerLog
(
const FObjectInitializer& ObjectInitializer |
WorldPartition/WorldPartitionRuntimeCellTransformerLog.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bOnlyLogDifferences | bool | Only log when the level was actually transformed | WorldPartition/WorldPartitionRuntimeCellTransformerLog.h |
|
| ClassNumInstancesBefore | TMap< UClass *, int32 > | WorldPartition/WorldPartitionRuntimeCellTransformerLog.h |
Functions
Public
Overridden from UWorldPartitionRuntimeCellTransformer
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void PostTransform
(
ULevel* InLevel |
WorldPartition/WorldPartitionRuntimeCellTransformerLog.h | ||
virtual void PreTransform
(
ULevel* InLevel |
WorldPartition/WorldPartitionRuntimeCellTransformerLog.h |