AnalyticsSettings

class in UnityEditor.Analytics

Switch to Manual

Description

Editor API for the Unity Services editor feature. Normally Analytics is enabled from the Services window, but if writing your own editor extension, this API can be used.

Static Variables

enabledIf set to true, this Boolean field enables the Analytics feature in Unity. It disables the feature if it is set to false.
testModeSet to true for testing Analytics integration only within the Editor.