Space Engineers
Public Attributes | List of all members
Sandbox.Engine.Networking.MyProcessStartAnalytics Struct Reference

Public Attributes

string OsVersion
 
string OsPlatform
 
string CpuInfo
 
ulong TotalPhysMemBytes
 
byte ProcessorCount
 
MyGraphicsInfo GpuInfo
 
MyAudioInfo AudioInfo
 
string GameVersion
 
bool HasDX11
 
string Resolution
 
string Fullscreen
 

Detailed Description

Definition at line 10 of file IMyAnalytics.cs.

Member Data Documentation

MyAudioInfo Sandbox.Engine.Networking.MyProcessStartAnalytics.AudioInfo

Definition at line 18 of file IMyAnalytics.cs.

string Sandbox.Engine.Networking.MyProcessStartAnalytics.CpuInfo

Definition at line 14 of file IMyAnalytics.cs.

string Sandbox.Engine.Networking.MyProcessStartAnalytics.Fullscreen

Definition at line 22 of file IMyAnalytics.cs.

string Sandbox.Engine.Networking.MyProcessStartAnalytics.GameVersion

Definition at line 19 of file IMyAnalytics.cs.

MyGraphicsInfo Sandbox.Engine.Networking.MyProcessStartAnalytics.GpuInfo

Definition at line 17 of file IMyAnalytics.cs.

bool Sandbox.Engine.Networking.MyProcessStartAnalytics.HasDX11

Definition at line 20 of file IMyAnalytics.cs.

string Sandbox.Engine.Networking.MyProcessStartAnalytics.OsPlatform

Definition at line 13 of file IMyAnalytics.cs.

string Sandbox.Engine.Networking.MyProcessStartAnalytics.OsVersion

Definition at line 12 of file IMyAnalytics.cs.

byte Sandbox.Engine.Networking.MyProcessStartAnalytics.ProcessorCount

Definition at line 16 of file IMyAnalytics.cs.

string Sandbox.Engine.Networking.MyProcessStartAnalytics.Resolution

Definition at line 21 of file IMyAnalytics.cs.

ulong Sandbox.Engine.Networking.MyProcessStartAnalytics.TotalPhysMemBytes

Definition at line 15 of file IMyAnalytics.cs.


The documentation for this struct was generated from the following file: