AnalyticsSettings
Configuration class for the analytics service.
Constructor
new AnalyticsSettings(string appId, string secret)Properties
| Property | Type | Default | Description |
|---|---|---|---|
AppId | string | — | Analytics namespace. Determines which project in the dashboard receives events. Example: my-game-prod |
Secret | string | — | Analytics write key. Authenticates event submission. |