Class AnalyticsDetailAsset
Attach to a game item to have it automatically get tracked with analytics.
Implements
Inherited Members
Namespace: UnityEngine.GameFoundation.CatalogManagement
Assembly: solution.dll
Syntax
public sealed class AnalyticsDetailAsset : BaseDetailAsset, ISerializationCallbackReceiver
Methods
| Name | Description |
|---|---|
| DisplayName() | Returns a friendly name for this BaseDetailAsset. |
| TooltipMessage() | Returns a description of the purpose of this BaseDetailAsset. It is displayed as a tooltip in editor. |