Navigation
API > API/Plugins > API/Plugins/FastGeoStreaming
Used to conditionally report the error result when not a success.
| Name | FFastGeoTransformResult |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/FastGeoStreaming/Source/FastGeoStreaming/Public/FastGeoWorldPartitionRuntimeCellTransformer.h |
| Include Path | #include "FastGeoWorldPartitionRuntimeCellTransformer.h" |
Syntax
struct FFastGeoTransformResult
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FFastGeoTransformResult
(
EFastGeoTransform InTransformResult, |
FastGeoWorldPartitionRuntimeCellTransformer.h | ||
FFastGeoTransformResult
(
EFastGeoTransform InTransformResult, |
FastGeoWorldPartitionRuntimeCellTransformer.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| ShouldReport | bool | FastGeoWorldPartitionRuntimeCellTransformer.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| TransformResult | EFastGeoTransform | FastGeoWorldPartitionRuntimeCellTransformer.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
EFastGeoTransform GetResult() |
FastGeoWorldPartitionRuntimeCellTransformer.h | ||
uint32 GetResultIndex() |
FastGeoWorldPartitionRuntimeCellTransformer.h |