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

Public Attributes

string Name
 
string[] ItemIds
 
bool IsShipCategory = false
 
bool IsBlockCategory = true
 
bool SearchBlocks = true
 
bool IsAnimationCategory = false
 
bool IsToolCategory = false
 
bool ShowAnimations = false
 
bool ShowInCreative = true
 
- 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.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 12 of file MyObjectBuilder_GuiCubeBlockCategories.cs.

Member Data Documentation

bool VRage.Game.MyObjectBuilder_GuiBlockCategoryDefinition.IsAnimationCategory = false

Definition at line 30 of file MyObjectBuilder_GuiCubeBlockCategories.cs.

bool VRage.Game.MyObjectBuilder_GuiBlockCategoryDefinition.IsBlockCategory = true

Definition at line 24 of file MyObjectBuilder_GuiCubeBlockCategories.cs.

bool VRage.Game.MyObjectBuilder_GuiBlockCategoryDefinition.IsShipCategory = false

Definition at line 21 of file MyObjectBuilder_GuiCubeBlockCategories.cs.

bool VRage.Game.MyObjectBuilder_GuiBlockCategoryDefinition.IsToolCategory = false

Definition at line 33 of file MyObjectBuilder_GuiCubeBlockCategories.cs.

string [] VRage.Game.MyObjectBuilder_GuiBlockCategoryDefinition.ItemIds

Definition at line 18 of file MyObjectBuilder_GuiCubeBlockCategories.cs.

string VRage.Game.MyObjectBuilder_GuiBlockCategoryDefinition.Name

Definition at line 15 of file MyObjectBuilder_GuiCubeBlockCategories.cs.

bool VRage.Game.MyObjectBuilder_GuiBlockCategoryDefinition.SearchBlocks = true

Definition at line 27 of file MyObjectBuilder_GuiCubeBlockCategories.cs.

bool VRage.Game.MyObjectBuilder_GuiBlockCategoryDefinition.ShowAnimations = false

Definition at line 36 of file MyObjectBuilder_GuiCubeBlockCategories.cs.

bool VRage.Game.MyObjectBuilder_GuiBlockCategoryDefinition.ShowInCreative = true

Definition at line 39 of file MyObjectBuilder_GuiCubeBlockCategories.cs.


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