LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

Analytics.enabled

public static bool enabled;

Description

Controls whether the Analytics service is enabled at runtime.

Setting this property to false at runtime disables the Analytics service. You can set this property to true to re-enable Analytics service, but only if Analytics was enabled when the project was built.

If Analytics was not enabled when the project was built, you cannot use this setting to enable it at runtime.