Space Engineers
Public Attributes | List of all members
Sandbox.Game.Replication.MyTimeStampValues Struct Reference

Public Attributes

uint Timestamp
 
long EntityId
 
MyTransformD Transform
 
Vector3 LinearVelocity
 
Vector3 AngularVelocity
 

Detailed Description

Definition at line 18 of file MyTimestampHelper.cs.

Member Data Documentation

Vector3 Sandbox.Game.Replication.MyTimeStampValues.AngularVelocity

Definition at line 24 of file MyTimestampHelper.cs.

long Sandbox.Game.Replication.MyTimeStampValues.EntityId

Definition at line 21 of file MyTimestampHelper.cs.

Vector3 Sandbox.Game.Replication.MyTimeStampValues.LinearVelocity

Definition at line 23 of file MyTimestampHelper.cs.

uint Sandbox.Game.Replication.MyTimeStampValues.Timestamp

Definition at line 20 of file MyTimestampHelper.cs.

MyTransformD Sandbox.Game.Replication.MyTimeStampValues.Transform

Definition at line 22 of file MyTimestampHelper.cs.


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