Space Engineers
Public Attributes | List of all members
VRage.Game.MyObjectBuilder_SpawnGroupDefinition.SpawnGroupPrefab Class Reference

Public Attributes

string SubtypeId
 
Vector3 Position
 
string BeaconText = ""
 
float Speed = 10.0f
 
bool PlaceToGridOrigin = false
 
bool ResetOwnership = true
 

Detailed Description

Definition at line 14 of file MyObjectBuilder_SpawnGroupDefinition.cs.

Member Data Documentation

string VRage.Game.MyObjectBuilder_SpawnGroupDefinition.SpawnGroupPrefab.BeaconText = ""

Definition at line 24 of file MyObjectBuilder_SpawnGroupDefinition.cs.

bool VRage.Game.MyObjectBuilder_SpawnGroupDefinition.SpawnGroupPrefab.PlaceToGridOrigin = false

Definition at line 30 of file MyObjectBuilder_SpawnGroupDefinition.cs.

Vector3 VRage.Game.MyObjectBuilder_SpawnGroupDefinition.SpawnGroupPrefab.Position

Definition at line 21 of file MyObjectBuilder_SpawnGroupDefinition.cs.

bool VRage.Game.MyObjectBuilder_SpawnGroupDefinition.SpawnGroupPrefab.ResetOwnership = true

Definition at line 33 of file MyObjectBuilder_SpawnGroupDefinition.cs.

float VRage.Game.MyObjectBuilder_SpawnGroupDefinition.SpawnGroupPrefab.Speed = 10.0f

Definition at line 27 of file MyObjectBuilder_SpawnGroupDefinition.cs.

string VRage.Game.MyObjectBuilder_SpawnGroupDefinition.SpawnGroupPrefab.SubtypeId

Definition at line 18 of file MyObjectBuilder_SpawnGroupDefinition.cs.


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