Navigation
API > API/Runtime > API/Runtime/Engine
| Name | UWorldPartitionRuntimeCellTransformerSettings |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Public/WorldPartition/WorldPartitionRuntimeCellTransformer.h |
| Include Path | #include "WorldPartition/WorldPartitionRuntimeCellTransformer.h" |
Syntax
UCLASS (MinimalAPI, Config=Engine)
class UWorldPartitionRuntimeCellTransformerSettings : public UObject
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UWorldPartitionRuntimeCellTransformerSettings
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| IgnoredComponentClasses | TArray< TSubclassOf< UActorComponent > > | WorldPartition/WorldPartitionRuntimeCellTransformer.h |
|
|
| IgnoredExactComponentClasses | TArray< TSubclassOf< UActorComponent > > | WorldPartition/WorldPartitionRuntimeCellTransformer.h |
|