Version: 2019.3

AnalyticsSettings

class in UnityEditor.Analytics

マニュアルに切り替える

説明

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 変数

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.