// Assembly: Unity.Services.RemoteConfig
// Full name: Unity.Services.RemoteConfig.UnityAttributes

namespace Unity.Services.RemoteConfig
{
public class UnityAttributes // TypeDefIndex: 13215
{
	// Fields
	type#26581 osVersion;
	type#26581 appVersion;
	type#15318 rootedJailbroken;
	type#26581 model;
	type#26581 cpu;
	type#20872 cpuCount;
	type#20872 cpuFrequency;
	type#20872 ram;
	type#20872 vram;
	type#26581 screen;
	type#20872 dpi;
	type#26581 language;
	type#26581 appName;
	type#26581 appInstallMode;
	type#26581 appInstallStore;
	type#20872 graphicsDeviceId;
	type#20872 graphicsDeviceVendorId;
	type#26581 graphicsName;
	type#26581 graphicsDeviceVendor;
	type#26581 graphicsVersion;
	type#20872 graphicsShader;
	type#20872 maxTextureSize;

	// Methods
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	private type#26576 GetDeviceModel() { }
	// RVA: -1
	private type#26576 GetISOCodeFromLangStruct(type#26842 systemLanguage) { }
}
}
