Class AnalyticsDetailDefinition
AnalyticsDetailDefinition. Attach to a game item to have it automatically get tracked with analytics.
Inherited Members
Namespace: UnityEngine.GameFoundation
Assembly: solution.dll
Syntax
public class AnalyticsDetailDefinition : BaseDetailDefinition
Methods
Name | Description |
---|---|
DisplayName() | Returns 'friendly' display name for this AnalyticsDetailDefinition. |
TooltipMessage() | Returns string message which explains the purpose of this AnalyticsDetailDefinition, for the purpose of displaying as a tooltip in editor. |