Click or drag to resize
LogDeviceIdBehaviour Class
Logs the unique device identifier on awake.
Inheritance Hierarchy
SystemObject
  Object
    Component
      Behaviour
        MonoBehaviour
          Slash.Unity.Common.UtilsLogDeviceIdBehaviour

Namespace: Slash.Unity.Common.Utils
Assembly: Slash.Unity.Common (in Slash.Unity.Common.dll) Version: 1.0.6018.40182
Syntax
public class LogDeviceIdBehaviour : MonoBehaviour

The LogDeviceIdBehaviour type exposes the following members.

Constructors
  NameDescription
Public methodLogDeviceIdBehaviour
Initializes a new instance of the LogDeviceIdBehaviour class
Top
See Also