SystemInfo
- deviceModel
- deviceName
- deviceUniqueIdentifier
- graphicsDeviceID
- graphicsDeviceName
- graphicsDeviceVendorID
- graphicsDeviceVendor
- graphicsDeviceVersion
- graphicsMemorySize
- graphicsPixelFillrate
- graphicsShaderLevel
- operatingSystem
- processorCount
- processorType
- supportsImageEffects
- SupportsRenderTextureFormat
- supportsRenderTextures
- supportsShadows
- systemMemorySize
SystemInfo.deviceUniqueIdentifier 设备唯一标识符
static var deviceUniqueIdentifier : String
Description描述
A unique device identifier. It is guaranteed to be unique for every
device (Read Only). You can use it (for example) to store high scores in a central server
一个唯一的设备标识符。这是保证为每一台设备是唯一的(只读)。可以使用它在中央服务器来储存高分表。
最后修改:2011年9月18日 Sunday 12:33