Navigation
API > API/Plugins > API/Plugins/FastGeoStreaming > API/Plugins/FastGeoStreaming/UFastGeoWorldPartitionRuntimeCel-
| Name | FTransformationStats |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/FastGeoStreaming/Source/FastGeoStreaming/Public/FastGeoWorldPartitionRuntimeCellTransformer.h |
| Include Path | #include "FastGeoWorldPartitionRuntimeCellTransformer.h" |
Syntax
struct FTransformationStats
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| FullyTransformableActorCount | int32 | FastGeoWorldPartitionRuntimeCellTransformer.h | ||
| PartiallyTransformableActorCount | int32 | FastGeoWorldPartitionRuntimeCellTransformer.h | ||
| TotalActorCount | int32 | FastGeoWorldPartitionRuntimeCellTransformer.h | ||
| TotalComponentCount | int32 | FastGeoWorldPartitionRuntimeCellTransformer.h | ||
| TransformedComponentCount | int32 | FastGeoWorldPartitionRuntimeCellTransformer.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void DumpStats
(
const TCHAR* InPrefixString |
FastGeoWorldPartitionRuntimeCellTransformer.h |