Navigation
API > API/Plugins > API/Plugins/UVEditorTools
References
| Module | UVEditorTools |
| Header | /Engine/Plugins/Editor/UVEditor/Source/UVEditorTools/Public/UVEditorToolAnalyticsUtils.h |
| Include | #include "UVEditorToolAnalyticsUtils.h" |
Syntax
struct FTargetAnalytics
Variables
| Type | Name | Description | |
|---|---|---|---|
| int64 | AllAssetsNumTriangles | ||
| int64 | AllAssetsNumUVLayers | ||
| int64 | AllAssetsNumVertices | ||
| TArray< int32 > | PerAssetActiveUVChannelIndex | ||
| TArray< int32 > | PerAssetActiveUVChannelNumTriangles | ||
| TArray< int32 > | PerAssetActiveUVChannelNumVertices | ||
| TArray< int32 > | PerAssetNumTriangles | ||
| TArray< int32 > | PerAssetNumUVLayers | ||
| TArray< int32 > | PerAssetNumVertices |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | AppendToAttributes
(
TArray< FAnalyticsEventAttribute >& Attributes, |