Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp > API/Plugins/MeshModelingToolsExp/UBakeMeshAttributeMapsToolBase
References
| Module | MeshModelingToolsExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/BakeMeshAttributeMapsToolBase.h |
| Include | #include "BakeMeshAttributeMapsToolBase.h" |
| Source | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Private/BakeMeshAttributeMapsToolBase.cpp |
static void RecordAnalytics
&40;
const FBakeAnalytics & Data,
const FString & EventName
&41;
Remarks
Posts an analytics event using the given analytics struct.
Parameters
| Name | Description |
|---|---|
| Data | the bake analytics struct to output. |
| EventName | the name of the analytics event to output. |