// Assembly: UnityEngine.CoreModule
// Full name: UnityEngine.OperatingSystemFamily

namespace UnityEngine
{
public class OperatingSystemFamily // TypeDefIndex: 8906
{
	// Fields
	type#20890 value__;
	type#23919 Other;
	type#23919 MacOSX;
	type#23919 Windows;
	type#23919 Linux;
}
}
