Space Engineers
Public Attributes | List of all members
VRage.Game.ObjectBuilders.MyComponentBlockEntry Class Reference

Public Attributes

string Type
 
string Subtype
 
bool Main = true
 Whether the given block should be used when spawning the component which it contains More...
 
bool Enabled = true
 

Detailed Description

Definition at line 8 of file MyComponentBlockEntry.cs.

Member Data Documentation

bool VRage.Game.ObjectBuilders.MyComponentBlockEntry.Enabled = true

Definition at line 27 of file MyComponentBlockEntry.cs.

bool VRage.Game.ObjectBuilders.MyComponentBlockEntry.Main = true

Whether the given block should be used when spawning the component which it contains

Definition at line 23 of file MyComponentBlockEntry.cs.

string VRage.Game.ObjectBuilders.MyComponentBlockEntry.Subtype

Definition at line 16 of file MyComponentBlockEntry.cs.

string VRage.Game.ObjectBuilders.MyComponentBlockEntry.Type

Definition at line 12 of file MyComponentBlockEntry.cs.


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