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

Public Attributes

uint TimeOnFootSeconds
 
uint TimeOnJetpackSeconds
 
uint TimeOnSmallShipSeconds
 
uint TimeOnBigShipSeconds
 
uint AverageFramesPerSecond
 
uint AverageUpdatesPerSecond
 
uint MinFramesPerSecond
 
uint MaxFramesPerSecond
 
uint AverageLatencyMilliseconds
 
uint TotalBlocksCreated
 
uint TotalDamageDealt
 
uint TotalPlayTime
 
bool Scenario
 
Dictionary< string, MyFixedPointTotalAmountMined
 
string hostility
 
bool Wolfs
 
bool spaceSpiders
 
bool voxelSupport
 
bool destructibleBlocks
 
bool destructibleVoxels
 
bool drones
 
bool jetpack
 
bool encounters
 
bool oxygen
 
bool trashAutoRemoval
 
bool toolShake
 
float inventorySpace
 
float welderSpeed
 
float grinderSpeed
 
float assemblerSpeed
 
float assemblerEfficiency
 
float refinerySpeed
 
string worldName
 
uint floatingObjects
 
string multiplayerType
 
float averageSimSpeedPlayer
 
float averageSimSpeedServer
 

Detailed Description

Definition at line 74 of file IMyAnalytics.cs.

Member Data Documentation

float Sandbox.Engine.Networking.MyGameplayEndAnalytics.assemblerEfficiency

Definition at line 106 of file IMyAnalytics.cs.

float Sandbox.Engine.Networking.MyGameplayEndAnalytics.assemblerSpeed

Definition at line 105 of file IMyAnalytics.cs.

uint Sandbox.Engine.Networking.MyGameplayEndAnalytics.AverageFramesPerSecond

Definition at line 80 of file IMyAnalytics.cs.

uint Sandbox.Engine.Networking.MyGameplayEndAnalytics.AverageLatencyMilliseconds

Definition at line 84 of file IMyAnalytics.cs.

float Sandbox.Engine.Networking.MyGameplayEndAnalytics.averageSimSpeedPlayer

Definition at line 111 of file IMyAnalytics.cs.

float Sandbox.Engine.Networking.MyGameplayEndAnalytics.averageSimSpeedServer

Definition at line 112 of file IMyAnalytics.cs.

uint Sandbox.Engine.Networking.MyGameplayEndAnalytics.AverageUpdatesPerSecond

Definition at line 81 of file IMyAnalytics.cs.

bool Sandbox.Engine.Networking.MyGameplayEndAnalytics.destructibleBlocks

Definition at line 94 of file IMyAnalytics.cs.

bool Sandbox.Engine.Networking.MyGameplayEndAnalytics.destructibleVoxels

Definition at line 95 of file IMyAnalytics.cs.

bool Sandbox.Engine.Networking.MyGameplayEndAnalytics.drones

Definition at line 96 of file IMyAnalytics.cs.

bool Sandbox.Engine.Networking.MyGameplayEndAnalytics.encounters

Definition at line 98 of file IMyAnalytics.cs.

uint Sandbox.Engine.Networking.MyGameplayEndAnalytics.floatingObjects

Definition at line 109 of file IMyAnalytics.cs.

float Sandbox.Engine.Networking.MyGameplayEndAnalytics.grinderSpeed

Definition at line 104 of file IMyAnalytics.cs.

string Sandbox.Engine.Networking.MyGameplayEndAnalytics.hostility

Definition at line 90 of file IMyAnalytics.cs.

float Sandbox.Engine.Networking.MyGameplayEndAnalytics.inventorySpace

Definition at line 102 of file IMyAnalytics.cs.

bool Sandbox.Engine.Networking.MyGameplayEndAnalytics.jetpack

Definition at line 97 of file IMyAnalytics.cs.

uint Sandbox.Engine.Networking.MyGameplayEndAnalytics.MaxFramesPerSecond

Definition at line 83 of file IMyAnalytics.cs.

uint Sandbox.Engine.Networking.MyGameplayEndAnalytics.MinFramesPerSecond

Definition at line 82 of file IMyAnalytics.cs.

string Sandbox.Engine.Networking.MyGameplayEndAnalytics.multiplayerType

Definition at line 110 of file IMyAnalytics.cs.

bool Sandbox.Engine.Networking.MyGameplayEndAnalytics.oxygen

Definition at line 99 of file IMyAnalytics.cs.

float Sandbox.Engine.Networking.MyGameplayEndAnalytics.refinerySpeed

Definition at line 107 of file IMyAnalytics.cs.

bool Sandbox.Engine.Networking.MyGameplayEndAnalytics.Scenario

Definition at line 88 of file IMyAnalytics.cs.

bool Sandbox.Engine.Networking.MyGameplayEndAnalytics.spaceSpiders

Definition at line 92 of file IMyAnalytics.cs.

uint Sandbox.Engine.Networking.MyGameplayEndAnalytics.TimeOnBigShipSeconds

Definition at line 79 of file IMyAnalytics.cs.

uint Sandbox.Engine.Networking.MyGameplayEndAnalytics.TimeOnFootSeconds

Definition at line 76 of file IMyAnalytics.cs.

uint Sandbox.Engine.Networking.MyGameplayEndAnalytics.TimeOnJetpackSeconds

Definition at line 77 of file IMyAnalytics.cs.

uint Sandbox.Engine.Networking.MyGameplayEndAnalytics.TimeOnSmallShipSeconds

Definition at line 78 of file IMyAnalytics.cs.

bool Sandbox.Engine.Networking.MyGameplayEndAnalytics.toolShake

Definition at line 101 of file IMyAnalytics.cs.

Dictionary<string, MyFixedPoint> Sandbox.Engine.Networking.MyGameplayEndAnalytics.TotalAmountMined

Definition at line 89 of file IMyAnalytics.cs.

uint Sandbox.Engine.Networking.MyGameplayEndAnalytics.TotalBlocksCreated

Definition at line 85 of file IMyAnalytics.cs.

uint Sandbox.Engine.Networking.MyGameplayEndAnalytics.TotalDamageDealt

Definition at line 86 of file IMyAnalytics.cs.

uint Sandbox.Engine.Networking.MyGameplayEndAnalytics.TotalPlayTime

Definition at line 87 of file IMyAnalytics.cs.

bool Sandbox.Engine.Networking.MyGameplayEndAnalytics.trashAutoRemoval

Definition at line 100 of file IMyAnalytics.cs.

bool Sandbox.Engine.Networking.MyGameplayEndAnalytics.voxelSupport

Definition at line 93 of file IMyAnalytics.cs.

float Sandbox.Engine.Networking.MyGameplayEndAnalytics.welderSpeed

Definition at line 103 of file IMyAnalytics.cs.

bool Sandbox.Engine.Networking.MyGameplayEndAnalytics.Wolfs

Definition at line 91 of file IMyAnalytics.cs.

string Sandbox.Engine.Networking.MyGameplayEndAnalytics.worldName

Definition at line 108 of file IMyAnalytics.cs.


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