Navigation
API > API/Plugins > API/Plugins/FastGeoStreaming > API/Plugins/FastGeoStreaming/FFastGeoTransformResult
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FFastGeoTransformResult
(
EFastGeoTransform InTransformResult, |
FastGeoWorldPartitionRuntimeCellTransformer.h | ||
FFastGeoTransformResult
(
EFastGeoTransform InTransformResult, |
FastGeoWorldPartitionRuntimeCellTransformer.h |
FFastGeoTransformResult(EFastGeoTransform, const TCHAR *)
| Name | FFastGeoTransformResult |
| Type | function |
| Header File | /Engine/Plugins/Experimental/FastGeoStreaming/Source/FastGeoStreaming/Public/FastGeoWorldPartitionRuntimeCellTransformer.h |
| Include Path | #include "FastGeoWorldPartitionRuntimeCellTransformer.h" |
| Source | /Engine/Plugins/Experimental/FastGeoStreaming/Source/FastGeoStreaming/Private/FastGeoWorldPartitionRuntimeCellTransformer.cpp |
FFastGeoTransformResult
(
EFastGeoTransform InTransformResult,
const TCHAR * FailureReason
)
FFastGeoTransformResult(EFastGeoTransform, TFunctionRef< FString()>)
| Name | FFastGeoTransformResult |
| Type | function |
| Header File | /Engine/Plugins/Experimental/FastGeoStreaming/Source/FastGeoStreaming/Public/FastGeoWorldPartitionRuntimeCellTransformer.h |
| Include Path | #include "FastGeoWorldPartitionRuntimeCellTransformer.h" |
| Source | /Engine/Plugins/Experimental/FastGeoStreaming/Source/FastGeoStreaming/Private/FastGeoWorldPartitionRuntimeCellTransformer.cpp |
FFastGeoTransformResult
(
EFastGeoTransform InTransformResult,
TFunctionRef< FString()> FailureReasonFunc
)