Space Engineers
Public Attributes | List of all members
Sandbox.Game.Multiplayer.MyPlayerCollection.RespawnMsg Struct Reference

Public Attributes

bool JoinGame
 
bool NewIdentity
 
long RespawnEntityId
 
string RespawnShipId
 
int PlayerSerialId
 
Vector3D SpawnPosition
 
VRage.ObjectBuilders.SerializableDefinitionId BotDefinitionId
 

Detailed Description

Definition at line 56 of file MyPlayerCollection.cs.

Member Data Documentation

VRage.ObjectBuilders.SerializableDefinitionId Sandbox.Game.Multiplayer.MyPlayerCollection.RespawnMsg.BotDefinitionId

Definition at line 65 of file MyPlayerCollection.cs.

bool Sandbox.Game.Multiplayer.MyPlayerCollection.RespawnMsg.JoinGame

Definition at line 58 of file MyPlayerCollection.cs.

bool Sandbox.Game.Multiplayer.MyPlayerCollection.RespawnMsg.NewIdentity

Definition at line 59 of file MyPlayerCollection.cs.

int Sandbox.Game.Multiplayer.MyPlayerCollection.RespawnMsg.PlayerSerialId

Definition at line 63 of file MyPlayerCollection.cs.

long Sandbox.Game.Multiplayer.MyPlayerCollection.RespawnMsg.RespawnEntityId

Definition at line 60 of file MyPlayerCollection.cs.

string Sandbox.Game.Multiplayer.MyPlayerCollection.RespawnMsg.RespawnShipId

Definition at line 62 of file MyPlayerCollection.cs.

Vector3D Sandbox.Game.Multiplayer.MyPlayerCollection.RespawnMsg.SpawnPosition

Definition at line 64 of file MyPlayerCollection.cs.


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