Show / Hide Table of Contents

Enum OperatingSystemFamily

Namespace: UnityEngine
Assembly: UnityEngine.dll
Syntax
public enum OperatingSystemFamily

Fields

Name Description
Linux
MacOSX
Other
Windows

Extension Methods

MustExtensions.MustBeEqual<OperatingSystemFamily>(OperatingSystemFamily)
MustExtensions.MustBeEqual<OperatingSystemFamily>(OperatingSystemFamily, String)
MustExtensions.MustNotBeEqual<OperatingSystemFamily>(OperatingSystemFamily)
MustExtensions.MustNotBeEqual<OperatingSystemFamily>(OperatingSystemFamily, String)
  • Improve this Doc
  • View Source
Back to top Generated by DocFX