C# Класс PlayFab.PlayFabDataGatherer

Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
Company string
DataPath string
DeviceModel string
DeviceName string
DeviceType DeviceType
DeviceUniqueId string
GraphicsDeviceId int
GraphicsDeviceName string
GraphicsMemorySize int
GraphicsMultiThreaded bool
GraphicsShaderLevel int
GraphicsType GraphicsDeviceType
OperatingSystem string
PersistentDataPath string
Platform RuntimePlatform
ProcessorCount int
ProcessorFrequency int
ProcessorType string
ProductBundle string
ProductName string
RunInBackground bool
StreamingAssetsPath string
SupportsAccelerometer bool
SupportsGyroscope bool
SupportsLocationService bool
SystemMemorySize int
TargetFrameRate int
UnityVersion string
Version string

Открытые методы

Метод Описание
GatherData ( ) : void
GenerateReport ( ) : string

Описание методов

GatherData() публичный Метод

public GatherData ( ) : void
Результат void

GenerateReport() публичный Метод

public GenerateReport ( ) : string
Результат string

Описание свойств

Company публичное свойство

public string Company
Результат string

DataPath публичное свойство

public string DataPath
Результат string

DeviceModel публичное свойство

public string DeviceModel
Результат string

DeviceName публичное свойство

public string DeviceName
Результат string

DeviceType публичное свойство

public DeviceType DeviceType
Результат DeviceType

DeviceUniqueId публичное свойство

public string DeviceUniqueId
Результат string

GraphicsDeviceId публичное свойство

public int GraphicsDeviceId
Результат int

GraphicsDeviceName публичное свойство

public string GraphicsDeviceName
Результат string

GraphicsMemorySize публичное свойство

public int GraphicsMemorySize
Результат int

GraphicsMultiThreaded публичное свойство

public bool GraphicsMultiThreaded
Результат bool

GraphicsShaderLevel публичное свойство

public int GraphicsShaderLevel
Результат int

GraphicsType публичное свойство

public GraphicsDeviceType GraphicsType
Результат GraphicsDeviceType

OperatingSystem публичное свойство

public string OperatingSystem
Результат string

PersistentDataPath публичное свойство

public string PersistentDataPath
Результат string

Platform публичное свойство

public RuntimePlatform Platform
Результат RuntimePlatform

ProcessorCount публичное свойство

public int ProcessorCount
Результат int

ProcessorFrequency публичное свойство

public int ProcessorFrequency
Результат int

ProcessorType публичное свойство

public string ProcessorType
Результат string

ProductBundle публичное свойство

public string ProductBundle
Результат string

ProductName публичное свойство

public string ProductName
Результат string

RunInBackground публичное свойство

public bool RunInBackground
Результат bool

StreamingAssetsPath публичное свойство

public string StreamingAssetsPath
Результат string

SupportsAccelerometer публичное свойство

public bool SupportsAccelerometer
Результат bool

SupportsGyroscope публичное свойство

public bool SupportsGyroscope
Результат bool

SupportsLocationService публичное свойство

public bool SupportsLocationService
Результат bool

SystemMemorySize публичное свойство

public int SystemMemorySize
Результат int

TargetFrameRate публичное свойство

public int TargetFrameRate
Результат int

UnityVersion публичное свойство

public string UnityVersion
Результат string

Version публичное свойство

public string Version
Результат string