Space Engineers
Public Attributes | List of all members
VRage.Game.MyObjectBuilder_ShipBlueprintDefinition Class Reference
Inheritance diagram for VRage.Game.MyObjectBuilder_ShipBlueprintDefinition:
VRage.Game.MyObjectBuilder_PrefabDefinition VRage.Game.MyObjectBuilder_DefinitionBase VRage.ObjectBuilders.MyObjectBuilder_Base

Public Attributes

ulong WorkshopId
 
ulong OwnerSteamId
 
ulong Points
 
- Public Attributes inherited from VRage.Game.MyObjectBuilder_PrefabDefinition
bool RespawnShip
 
MyObjectBuilder_CubeGrid CubeGrid
 
MyObjectBuilder_CubeGrid[] CubeGrids
 
string PrefabPath
 
- Public Attributes inherited from VRage.Game.MyObjectBuilder_DefinitionBase
SerializableDefinitionId Id
 
string DisplayName
 
string Description
 
string[] Icons
 
bool Public = true
 
bool Enabled = true
 
bool AvailableInSurvival = true
 

Additional Inherited Members

- Public Member Functions inherited from VRage.Game.MyObjectBuilder_PrefabDefinition
bool ShouldSerializeRespawnShip ()
 
bool ShouldSerializeCubeGrid ()
 
- Public Member Functions inherited from VRage.ObjectBuilders.MyObjectBuilder_Base
bool ShouldSerializeSubtypeId ()
 
void Save (string filepath)
 
virtual MyObjectBuilder_Base Clone ()
 
- Properties inherited from VRage.ObjectBuilders.MyObjectBuilder_Base
MyStringHash SubtypeId [get]
 
string SubtypeName [get, set]
 
MyObjectBuilderType TypeId [get]
 

Detailed Description

Definition at line 8 of file MyObjectBuilder_ShipBlueprintDefinition.cs.

Member Data Documentation

ulong VRage.Game.MyObjectBuilder_ShipBlueprintDefinition.OwnerSteamId

Definition at line 14 of file MyObjectBuilder_ShipBlueprintDefinition.cs.

ulong VRage.Game.MyObjectBuilder_ShipBlueprintDefinition.Points

Definition at line 17 of file MyObjectBuilder_ShipBlueprintDefinition.cs.

ulong VRage.Game.MyObjectBuilder_ShipBlueprintDefinition.WorkshopId

Definition at line 11 of file MyObjectBuilder_ShipBlueprintDefinition.cs.


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